1
linux/drivers/char/ip2
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
..
i2cmd.c
i2cmd.h
i2ellis.c ip2: init/deinit cleanup 2008-10-13 09:51:39 -07:00
i2ellis.h ip2: init/deinit cleanup 2008-10-13 09:51:39 -07:00
i2hw.h tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
i2lib.c tty: rewrite the ldisc locking 2009-06-11 08:51:01 -07:00
i2lib.h
i2pack.h
ip2.h
ip2ioctl.h
ip2main.c tiocmget: kill off the passing of the struct file 2011-02-17 11:47:33 -08:00
ip2trace.h
ip2types.h
Makefile drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y 2010-10-27 18:03:14 -07:00