From: Adrian Bunk <[EMAIL PROTECTED]>
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-
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 <[EMAIL PROTECTED]>
---
drivers/atm/fore200e.c | 166 ++
2 matches
Mail list logo