]> git.baikalelectronics.ru Git - kernel.git/commit
staging:rtl8192u: Rename List > list - Coding style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Mon, 16 Jul 2018 19:04:47 +0000 (20:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jul 2018 06:55:56 +0000 (08:55 +0200)
commit09756cbd30fc1af1577c5733e25d46c39c21dc59
treefab4291fde3f557df03ebbe28352ab995508c869
parente1e9940cfc7e2afc7c4a47e1e2d5a8f1baae55cb
staging:rtl8192u: Rename List > list - Coding style

In struct TS_COMMON_INFO rename the member List to list. This clears the
checkpatch issue concerning CamelCase naming of variables.

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