linux/drivers/char/pcmcia
Eric Sesterhenn 326f28e9ec [PATCH] More !tty cleanups in drivers/char
Another bunch of checks in the char drivers .put_char() and .write()
routines, where tty can never be NULL.  This patch removes these checks to
save some code.  Coverity choked at those with the following bug ids:

isicom.c  767, 766
specialix.c 773, 774
synclink_cs.c 779, 781
synclink_gt.c 784, 785
synclinkmp.c 784, 785

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Cc: Paul Fulghum <paulkf@microgate.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-25 10:01:19 -07:00
..
Kconfig [PATCH] New Omnikey Cardman 4000 driver 2005-11-13 18:14:10 -08:00
Makefile [PATCH] New Omnikey Cardman 4000 driver 2005-11-13 18:14:10 -08:00
cm4000_cs.c [PATCH] pcmcia: fix zeroing of cm4000_cs.c data 2006-06-02 00:57:31 +02:00
cm4040_cs.c [Cardman 40x0] Fix udev device creation 2006-05-10 13:46:02 -07:00
cm4040_cs.h [PATCH] New Omnikey Cardman 4040 driver 2005-11-13 18:14:10 -08:00
synclink_cs.c [PATCH] More !tty cleanups in drivers/char 2006-06-25 10:01:19 -07:00