1
0
Fork 0
alistair23-linux/drivers/tty/ipwireless
Jiri Slaby fec4daecad tty: ipwireless, cleanup TIOCGSERIAL
In ipwireless_get_serial_info, struct serial_struct is memset to 0 and
then some members set to 0 explicitly.

Remove the latter as it is obviously superfluous.

And remove the retinfo check against NULL. copy_to_user will take care
of that.

Part of hub6 cleanup series.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Jiri Kosina <jikos@kernel.org>
Acked-by: David Sterba <dsterba@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-25 08:56:30 -07:00
..
Makefile
hardware.c tty: ipwireless: fix possible NULL dereference 2016-04-30 09:26:55 -07:00
hardware.h
main.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
main.h
network.c ipwireless: don't oops if we run out of space 2012-11-15 16:53:15 -08:00
network.h
setup_protocol.h various: Fix spelling of "asynchronous" in comments. 2012-11-19 14:32:13 +01:00
tty.c tty: ipwireless, cleanup TIOCGSERIAL 2016-06-25 08:56:30 -07:00
tty.h