On Tue, Feb 21, 2012 at 11:05 PM, Stuart Henderson <[email protected]> wrote: > Various ports have patches to cast NULL used as a sentinel to a pointer. > > These are no longer needed since unistd.h r1.63 et al: "Define NULL as a > void * instead of a long integer, as required by Single Unix. Kernel and > bootblocks still use the old 0L value until all the NULL abuses in the > code are fixed." > > OK to remove them?
Sure! ciao, David
