]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: rename struct field Wifi_Error_Status
authorMichael Straube <straube.linux@gmail.com>
Wed, 5 Dec 2018 18:30:59 +0000 (19:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Dec 2018 15:12:19 +0000 (16:12 +0100)
commit9073ae8f2d1111d64a42f98a9a55ec2f6a589f8a
treeaa67ca7c36d5946653f0190f6ddcfb427e9858ce
parent20e66f03be4a72fd87afd02272d6479f39704e3c
staging: rtl8188eu: rename struct field Wifi_Error_Status

Rename struct field Wifi_Error_Status to avoid CamelCase.
Wifi_Error_Status -> wifi_error_status

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_sreset.c
drivers/staging/rtl8188eu/include/rtw_sreset.h
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c