Mark Murray 16fc3635f7 Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)
that this provokes. "Wherever possible" means "In the kernel OR NOT
C++" (implying C).

There are places where (void *) pointers are not valid, such as for
function pointers, but in the special case of (void *)0, agreement
settles on it being OK.

Most of the fixes were NULL where an integer zero was needed; many
of the fixes were NULL where ascii <nul> ('\0') was needed, and a
few were just "other".

Tested on: i386 sparc64
2004-03-05 08:10:19 +00:00
..
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-04-08 07:51:10 +00:00
2002-03-22 21:53:29 +00:00
2004-02-07 11:13:47 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-21 18:49:23 +00:00
2002-03-21 18:49:23 +00:00
2002-03-21 18:49:23 +00:00
2002-03-21 18:49:23 +00:00
2002-03-21 18:49:23 +00:00
2002-12-18 12:45:11 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2003-09-15 23:38:06 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-12-18 12:45:11 +00:00
2002-03-21 18:49:23 +00:00
2003-02-18 13:39:52 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2003-02-18 13:39:52 +00:00
2002-03-22 21:53:29 +00:00
2003-05-22 13:02:28 +00:00
2002-12-18 12:45:11 +00:00
2003-02-18 13:39:52 +00:00
2002-12-19 09:40:28 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 23:42:05 +00:00
2002-03-22 21:53:29 +00:00
2003-02-18 13:39:52 +00:00
2003-02-18 13:39:52 +00:00
2003-03-03 01:12:24 +00:00
2002-03-22 21:53:29 +00:00