From: Eric Sesterhenn Date: Sun, 25 Jun 2006 12:48:46 +0000 (-0700) Subject: [PATCH] Clean up char/esp.c X-Git-Tag: v2.6.18-rc1~928 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2f20c7c274b6241767330c902b3111b9326d901;p=pandora-kernel.git [PATCH] Clean up char/esp.c coverity choked at another two !tty checks, in places where tty can never be NULL. Since it removes some code we should remove these checks. (Coverity ids #763,#762) Signed-off-by Eric Sesterhenn Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed