[PATCH] MTD: use NULL for pointer

2007-06-05 Thread Randy Dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> Use NULL instead of 0 for pointer: drivers/mtd/chips/cfi_cmdset_0001.c:2258:43: warning: Using plain integer as NULL pointer Other changes by inspection. Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]> --- drivers/mtd/chips/cfi_cmdset_0001.c | 10

[PATCH] MTD: use NULL for pointer

2007-06-05 Thread Randy Dunlap
From: Randy Dunlap [EMAIL PROTECTED] Use NULL instead of 0 for pointer: drivers/mtd/chips/cfi_cmdset_0001.c:2258:43: warning: Using plain integer as NULL pointer Other changes by inspection. Signed-off-by: Randy Dunlap [EMAIL PROTECTED] --- drivers/mtd/chips/cfi_cmdset_0001.c | 10