kernel-hacking-2024-linux-s.../drivers/char/pcmcia
Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of
this functionality. Currently there is a single use of the FILE * pointer.
That is the serial core which uses it to check tty_hung_up_p. However if
that is true then IO_ERROR is also already set so the check may be removed.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-17 11:47:33 -08:00
..
ipwireless tiocmget: kill off the passing of the struct file 2011-02-17 11:47:33 -08:00
cm4000_cs.c pcmcia/cm4000: fix error code 2010-11-10 14:29:09 +01:00
cm4040_cs.c Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:52:56 -07:00
cm4040_cs.h
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile
synclink_cs.c tiocmget: kill off the passing of the struct file 2011-02-17 11:47:33 -08:00