linux/drivers/serial/jsm
Alan Cox 21b56ec4e9 neo: Remove a bogus NULL check
Julia Lawall found an un-needed check in the neo driver. Her patch moves
the check to cover the code dereferencing it, however it cannot be NULL
anyway so remove the NULL check instead.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-12 16:37:00 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jsm.h jsm: add new supported board to jsm serial driver 2008-05-01 08:04:01 -07:00
jsm_driver.c jsm: add new supported board to jsm serial driver 2008-05-01 08:04:01 -07:00
jsm_neo.c neo: Remove a bogus NULL check 2009-01-12 16:37:00 -08:00
jsm_tty.c tty: We want the port object to be persistent 2009-01-02 10:19:42 -08:00