From: Eric Sesterhenn Date: Sun, 25 Jun 2006 12:48:45 +0000 (-0700) Subject: [PATCH] Cyclades Cleanup X-Git-Tag: v2.6.18-rc1~929 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=969dd061d81d9e2bc7f954859452ac81cc639711;p=pandora-kernel.git [PATCH] Cyclades Cleanup coverity choked at 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) [akpm@osdl.org: even cleaner!] Signed-off-by: Eric Sesterhenn Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed