android_kernel_samsung_msm8976/net/irda/ircomm
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
..
ircomm_core.c
ircomm_event.c
ircomm_lmp.c
ircomm_param.c
ircomm_ttp.c
ircomm_tty.c
ircomm_tty_attach.c
ircomm_tty_ioctl.c tiocmget: kill off the passing of the struct file 2011-02-17 11:47:33 -08:00
Kconfig
Makefile Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions 2010-11-22 08:16:12 -08:00