From: Randy Dunlap Date: Tue, 20 Feb 2007 21:58:05 +0000 (-0800) Subject: [PATCH] tty: use NULL for ptrs X-Git-Tag: v2.6.21-rc1~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23cac8debcdb34e97c01350b55ddf65161997a06;p=pandora-kernel.git [PATCH] tty: use NULL for ptrs Fix sparse warning in tty_io: drivers/char/tty_io.c:1536:34: warning: Using plain integer as NULL pointer Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed