diff options
author | 2016-05-09 09:11:53 +0200 | |
---|---|---|
committer | 2016-06-25 08:56:30 -0700 | |
commit | fec4daecadcf3b73facf6b48ed03453c96c7f2dd (patch) | |
tree | c682add1960de8492d3418f2fe231478d8bf9adb /include/linux/console_struct.h | |
parent | Linux 4.7-rc4 (diff) | |
download | wireguard-linux-fec4daecadcf3b73facf6b48ed03453c96c7f2dd.tar.xz wireguard-linux-fec4daecadcf3b73facf6b48ed03453c96c7f2dd.zip |
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>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions