Jiri Slaby c026ca581f NET: irda, remove unnecessary checks
Stanse found a potential null dereference in ircomm_tty_close
and ircomm_tty_hangup. There is a check for tty being NULL,
but it is dereferenced earlier. But it is bogus, the tty cannot
be NULL, so remove the !tty checks.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Samuel Ortiz <samuel@sortiz.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-10 13:27:58 -08:00
..
2009-11-07 00:46:39 -08:00
2009-03-21 19:19:14 -07:00
2009-08-05 10:42:58 -07:00
2009-07-12 14:03:27 -07:00
2009-09-02 01:03:53 -07:00
2009-07-27 10:49:44 -07:00
2007-07-10 22:16:43 -07:00
2008-12-10 15:18:31 -08:00