![]() | |||||||||||||
Messages in this thread |
O.Sezer writes: > And I beleive this was a typo? Marcelo, please review and apply. > > Ozkan Sezer > > --- 28p2/include/linux/mm.h.BAK 2004-08-27 02:39:21.000000000 +0300 > +++ 28p2/include/linux/mm.h 2004-08-27 02:56:10.000000000 +0300 > @@ -309,7 +309,7 @@ > #define UnlockPage(page) unlock_page(page) > #define Page_Uptodate(page) test_bit(PG_uptodate, &(page)->flags) > #ifndef SetPageUptodate > -#define SetPageUptodate(page) set_bit(PG_uptodate, &(page)->flags); > +#define SetPageUptodate(page) set_bit(PG_uptodate, &(page)->flags) ACK. That semi-colon must go. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 14:05 [from the cache] ©2003-2008 | |||||||||||||