Re: [PATCH] Drop superfluous casts in nr_free_pages() callers

From: David Miller
Date: Mon Aug 03 2009 - 15:02:29 EST


From: Geert Uytterhoeven <Geert.Uytterhoeven@xxxxxxxxxxx>
Date: Mon, 3 Aug 2009 18:11:42 +0200 (CEST)

> Commit 96177299416dbccb73b54e6b344260154a445375 ("Drop free_pages()")
> modified nr_free_pages() to return 'unsigned long' instead of 'unsigned int'.
> This made the casts to 'unsigned long' in most callers superfluous, hence
> remove them.
>
> Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@xxxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/