]> git.baikalelectronics.ru Git - kernel.git/commit
staging:rtl8192u: Removed commented out structure - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Fri, 17 Aug 2018 18:34:45 +0000 (19:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Aug 2018 17:23:20 +0000 (19:23 +0200)
commit8a47c412f9e48f1bf8ee97de3c857bf9b28cce85
tree7671f6d7153cecaf41662df9a666778b52e41a80
parent3d449a2a89a71b7a65241e3b6dcb9f5f3de59510
staging:rtl8192u: Removed commented out structure - Style

Two unions HT_CAPABILITY and HT_CAPABILITY_MACPARA have previously been
commented out of code. Since they are obviously not used in code and
the commented out unions add nothing to the code they have been removed.

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/rtl819x_HT.h