From: Michael Hornung <mhornung.linux@gmail.com>
To: Larry.Finger@lwfinger.net, florian.c.schilhabel@googlemail.com,
gregkh@linuxfoundation.org
Cc: paul.gortmaker@windriver.com, punitvara@gmail.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
Michael Hornung <mhornung.linux@gmail.com>
Subject: [PATCH 6/6] staging: rtl8712: Remove unused CamelCase define
Date: Wed, 18 Nov 2015 20:59:17 +0100 [thread overview]
Message-ID: <1447876757-25790-7-git-send-email-mhornung.linux@gmail.com> (raw)
In-Reply-To: <1447876757-25790-6-git-send-email-mhornung.linux@gmail.com>
* Remove unused CamelCase in order to get rid of the corresponding
checkpatch.pl "CHECK: Avoid CamelCase: <IEEE80211_QoS_DATAGRP>"
Signed-off-by: Michael Hornung <mhornung.linux@gmail.com>
---
drivers/staging/rtl8712/ieee80211.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/rtl8712/ieee80211.h b/drivers/staging/rtl8712/ieee80211.h
index e5ec6c2..67ab580 100644
--- a/drivers/staging/rtl8712/ieee80211.h
+++ b/drivers/staging/rtl8712/ieee80211.h
@@ -248,7 +248,6 @@ enum eap_type {
#define IEEE80211_STYPE_CFPOLL 0x0060
#define IEEE80211_STYPE_CFACKPOLL 0x0070
#define IEEE80211_QOS_DATAGRP 0x0080
-#define IEEE80211_QoS_DATAGRP IEEE80211_QOS_DATAGRP
#define IEEE80211_SCTL_FRAG 0x000F
#define IEEE80211_SCTL_SEQ 0xFFF0
--
2.6.2
prev parent reply other threads:[~2015-11-18 20:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-18 19:59 [PATCH 0/6] staging: rtl8712: Coding style cleanups Michael Hornung
2015-11-18 19:59 ` [PATCH 1/6] staging: rtl8712: Coding style: Remove multiple blank lines Michael Hornung
2015-11-18 19:59 ` [PATCH 2/6] staging: rtl8712: Coding style: Make use of BIT macro Michael Hornung
2015-11-18 19:59 ` [PATCH 3/6] staging: rtl8712: Coding style: Fix missing spaces Michael Hornung
2015-11-18 19:59 ` [PATCH 4/6] staging: rtl8712: Replace FSF mailing address by URL Michael Hornung
2015-11-18 19:59 ` [PATCH 5/6] staging: rtl8712: Coding style: Fix alignment Michael Hornung
2015-11-18 19:59 ` Michael Hornung [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1447876757-25790-7-git-send-email-mhornung.linux@gmail.com \
--to=mhornung.linux@gmail.com \
--cc=Larry.Finger@lwfinger.net \
--cc=devel@driverdev.osuosl.org \
--cc=florian.c.schilhabel@googlemail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
--cc=punitvara@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox