]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
staging:rtl8192u: Rename bEnabled > enabled - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sat, 21 Jul 2018 19:25:46 +0000 (20:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jul 2018 12:03:48 +0000 (14:03 +0200)
commitb34db7f48ab6bd7308112da330c49ef06b56c164
tree1dd63626aae1048d9d273cc160b3a41490986104
parent3c22fbaf3bc685ac5691852fb25e0ff6d3510f24
staging:rtl8192u: Rename bEnabled > enabled - Style

Rename the member variable bEnabled to enabled. This change clears the
checkpatch issue with CamelCase. Purely a coding style change which should not
impact runtime execution.

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