]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
authorRandy Dunlap <rdunlap@xenotime.net>
Sun, 30 Oct 2005 23:03:29 +0000 (15:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:29 +0000 (17:37 -0800)
commit874ec33ff9ccf3651590697a2c2923b911bf31d0
treea51bbb74c76f446342c26201b1e2c82c23c7706f
parentb888c87b7498557d1dbb9de3d4b8402b1bb89193
[PATCH] sparse cleanups: NULL pointers, C99 struct init.

Convert most of the remaining "Using plain integer as NULL pointer" sparse
warnings to use NULL.  (Not duplicating patches that are already in -mm,
-bird, or -kj.)

Convert isdn driver struct initializer to use C99 syntax.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/reboot_fixups.c
drivers/char/tpm/tpm_atmel.c
drivers/char/tpm/tpm_nsc.c
drivers/isdn/hisax/hfc4s8s_l1.c
drivers/media/dvb/dvb-usb/dtt200u.c
drivers/media/dvb/dvb-usb/vp7045.c
drivers/net/skfp/smt.c