]> git.baikalelectronics.ru Git - kernel.git/commit
staging:rtl8192u: remove typedef from struct rx_drvinfo_819x_usb
authorJohn Whitmore <johnfwhitmore@gmail.com>
Wed, 11 Jul 2018 19:21:48 +0000 (20:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Jul 2018 09:40:46 +0000 (11:40 +0200)
commit1ce44d67d8cfb8389ad255fb4c18636b8d768ab4
tree574bd60d3c8148c00a76a223d6411b256f6a9e26
parent899a648ac5a7b3cb842e0de7648d4b49631b8a2a
staging:rtl8192u: remove typedef from struct rx_drvinfo_819x_usb

Removed the typedef from the struct rx_drvinfo_819x_usb  to leave it as a
simple structure.

This clears the issue flagged by checkpatch, defining new types.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U.h
drivers/staging/rtl8192u/r8192U_core.c