Re: [2.6 patch] drivers/atm/fore200e.c: cleanups

From: David Miller
Date: Tue Dec 19 2006 - 22:37:08 EST


From: Adrian Bunk <bunk@xxxxxxxxx>
Date: Tue, 19 Dec 2006 05:12:58 +0100

> This patch contains the following transformations from custom functions
> to standard kernel version:
> - fore200e_kmalloc() -> kzalloc()
> - fore200e_kfree() -> kfree()
> - fore200e_swap() -> cpu_to_be32()
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

Looks good, applied, thanks Adrian.
-
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/