From: Adrian Bunk Date: Wed, 20 Dec 2006 03:36:32 +0000 (-0800) Subject: [ATM] drivers/atm/fore200e.c: Cleanups. X-Git-Tag: v2.6.20-rc2~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f8a5fb80e63aab63de81169ab749d73e7509e3f;p=pandora-kernel.git [ATM] drivers/atm/fore200e.c: Cleanups. 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed