]> git.baikalelectronics.ru Git - kernel.git/commit
staging:rtl8192u: Rename member disabledRF - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Fri, 3 Aug 2018 00:02:03 +0000 (01:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Aug 2018 14:21:07 +0000 (16:21 +0200)
commit886dccd1558fd0e6e6f8a6fd17ea36e5b9c61884
tree95c3d0ddf1c97767e42b17ebafd1f7b8430607ce
parent25d0963a195921279bc1be306db1eae20cb049fa
staging:rtl8192u: Rename member disabledRF - Style

Rename the member variable disabledRF to disabled_rf. This change
resolves the checkpatch issue with CamelCase naming.

The change is purely 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/r8192U_dm.c
drivers/staging/rtl8192u/r8192U_dm.h