lkml.org 
[lkml]   [2004]   [Aug]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2.4] fix typo in mm.h introduced 2.4.28-pre2
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    [W:0.040 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site