On Wednesday 29 November 2006 22:17, Randy Dunlap wrote: > From: Randy Dunlap <[EMAIL PROTECTED]> > > Use NULL instead of 0 for pointers. > > arch/x86_64/kernel/../../i386/kernel/alternative.c:432:18: warning: Using > plain integer as NULL pointer > arch/x86_64/kernel/../../i386/kernel/alternative.c:432:44: warning: Using > plain integer as NULL pointer
I fixed it in the original patch thanks -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

