Revision 71bfc7a7c73eaf1f99e309dba60822ba050e3ec5 authored by Hannes Eder on 05 March 2009, 15:10:56 UTC, committed by Bartlomiej Zolnierkiewicz on 05 March 2009, 15:10:56 UTC
Fix this sparse warnings:
  drivers/ide/ide-disk_proc.c:130:11: warning: Using plain integer as NULL pointer
  drivers/ide/ide-floppy_proc.c:32:11: warning: Using plain integer as NULL pointer
  drivers/ide/ide-proc.c:234:11: warning: Using plain integer as NULL pointer
  drivers/ide/ide-tape.c:2141:11: warning: Using plain integer as NULL pointer

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Cc: trivial@kernel.org
Cc: kernel-janitors@vger.kernel.org
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
1 parent e0c6dcd
History
File Mode Size
.gitignore -rw-r--r-- 9 bytes
00-INDEX -rw-r--r-- 649 bytes
Makefile -rw-r--r-- 213 bytes
balance -rw-r--r-- 4.9 KB
hugetlbpage.txt -rw-r--r-- 11.4 KB
locking -rw-r--r-- 6.0 KB
numa -rw-r--r-- 2.2 KB
numa_memory_policy.txt -rw-r--r-- 22.6 KB
overcommit-accounting -rw-r--r-- 2.2 KB
page_migration -rw-r--r-- 6.5 KB
pagemap.txt -rw-r--r-- 2.8 KB
slabinfo.c -rw-r--r-- 32.2 KB
slub.txt -rw-r--r-- 9.7 KB
unevictable-lru.txt -rw-r--r-- 32.2 KB

back to top