staging:rtl8192u: Rename member pDot11dInfo - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Tue, 28 Aug 2018 18:55:35 +0000 (19:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 08:38:16 +0000 (10:38 +0200)
commitb972c798fbab3a17088e637b1bfb63972a0aaca7
tree67895b818a49317974377afaa5ff7871ab08be7c
parentd0679000c49867a398617581f49ce457c6a4c915
staging:rtl8192u: Rename member pDot11dInfo - Style

Rename 'pDot11dInfo', this member variable of the structure
ieee80211_device causes a checkpatch issue, CamelCase naming. The
member has been renamed 'dot11d_info' to clear this issue.

This is a coding style change which should have no impact on runtime
code 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/ieee80211/ieee80211.h
drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c