commit | 4643ffa46349809a39234257bcfd29c0d07fdd1d | [log] [tgz] |
---|---|---|
author | Tim Collier <osdevtc@gmail.com> | Wed Sep 26 23:06:06 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 28 14:42:41 2018 +0200 |
tree | 509abfb629f16def34170136e7b5102ef8361501 | |
parent | 2ddc995d05eb5965321f269328fdc6f8223ea919 [diff] |
staging: wlan-ng: rename DIDmib_dot11mac_dot11OperationTable in p80211metadef.h Rename DIDmib_dot11mac_dot11OperationTable in p80211metadef.h to DIDMIB_DOT11MAC_OPERATIONTABLE to fix "Avoid CamelCase" message from checkpatch and conform to the coding style guidelines. Also shorten name by removing repeated use of "DOT11" to ease readability and reduce long lines. Signed-off-by: Tim Collier <osdevtc@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>