sparse pointer use of zero as null
Get rid of sparse related warnings from places that use integer as NULL pointer. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by:Stephen Hemminger <shemminger@linux-foundation.org> Cc: Andi Kleen <ak@suse.de> Cc: Jeff Garzik <jeff@garzik.org> Cc: Matt Mackall <mpm@selenic.com> Cc: Ian Kent <raven@themaw.net> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Davide Libenzi <davidel@xmailserver.org> Cc: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- arch/x86/kernel/vsyscall_64.c 1 addition, 1 deletionarch/x86/kernel/vsyscall_64.c
- drivers/ata/libata-sff.c 1 addition, 1 deletiondrivers/ata/libata-sff.c
- drivers/base/dmapool.c 1 addition, 1 deletiondrivers/base/dmapool.c
- drivers/char/random.c 1 addition, 1 deletiondrivers/char/random.c
- fs/autofs/waitq.c 1 addition, 1 deletionfs/autofs/waitq.c
- fs/autofs4/waitq.c 1 addition, 1 deletionfs/autofs4/waitq.c
- fs/compat_ioctl.c 1 addition, 1 deletionfs/compat_ioctl.c
- fs/eventpoll.c 1 addition, 1 deletionfs/eventpoll.c
- fs/ext3/fsync.c 1 addition, 1 deletionfs/ext3/fsync.c
- fs/ext3/inode.c 1 addition, 1 deletionfs/ext3/inode.c
- fs/jbd/journal.c 5 additions, 4 deletionsfs/jbd/journal.c
- fs/jbd/transaction.c 6 additions, 6 deletionsfs/jbd/transaction.c
- fs/nls/nls_base.c 1 addition, 1 deletionfs/nls/nls_base.c
- init/do_mounts_rd.c 3 additions, 3 deletionsinit/do_mounts_rd.c
- kernel/futex.c 2 additions, 2 deletionskernel/futex.c
- kernel/kexec.c 2 additions, 2 deletionskernel/kexec.c
- mm/hugetlb.c 1 addition, 1 deletionmm/hugetlb.c
- mm/mremap.c 2 additions, 2 deletionsmm/mremap.c
- mm/vmscan.c 1 addition, 1 deletionmm/vmscan.c
- security/selinux/xfrm.c 1 addition, 1 deletionsecurity/selinux/xfrm.c
Loading
Please register or sign in to comment