From: Tim Collier Date: Wed, 26 Sep 2018 22:06:25 +0000 (+0100) Subject: staging: wlan-ng: rename DIDmib_p2_p2MAC in p80211metadef.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=78a35479eb9041872ecbbdaf298e6ff059f6dde8;p=linux.git staging: wlan-ng: rename DIDmib_p2_p2MAC in p80211metadef.h Rename DIDmib_p2_p2MAC in p80211metadef.h to DIDMIB_P2_MAC to fix "Avoid CamelCase" message from checkpatch and conform to the coding style guidelines. Also shorten name by removing repeated use of "P2" to ease readability and reduce long lines. Signed-off-by: Tim Collier Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wlan-ng/p80211metadef.h b/drivers/staging/wlan-ng/p80211metadef.h index b2ff1db8ca655..d42b91dce4b00 100644 --- a/drivers/staging/wlan-ng/p80211metadef.h +++ b/drivers/staging/wlan-ng/p80211metadef.h @@ -239,7 +239,7 @@ (P80211DID_MKSECTION(5) | \ P80211DID_MKGROUP(5) | \ P80211DID_MKITEM(6) | 0x10000000) -#define DIDmib_p2_p2MAC \ +#define DIDMIB_P2_MAC \ (P80211DID_MKSECTION(5) | \ P80211DID_MKGROUP(6)) #define DIDmib_p2_p2MAC_p2CurrentTxRate \