From: Navya Sri Nizamkari <navyasri.tech@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/6] staging: rtl8192u: Remove commented header to improve code style.
Date: Mon, 23 Feb 2015 03:09:30 +0530 [thread overview]
Message-ID: <cover.1424640704.git.navyasri.tech@gmail.com> (raw)
This patchset improves the code style in files of ieee80211
by removing the header <linux/config.h> which is commented
out as it is not used in modern linux system.
This change was suggested by Arnd Bergmann.
Navya Sri Nizamkari (6):
staging: rtl8192u: Remove commented header.
staging: rtl8192u: Remove commented header.
staging: rtl8192u: Remove commented header.
staging: rtl8192u: Remove commented header.
staging: rtl8192u: Remove commented header.
staging: rtl8192u: Remove commented header.
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c | 1 -
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 1 -
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c | 1 -
drivers/staging/rtl8192u/ieee80211/ieee80211_module.c | 1 -
drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c | 1 -
drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c | 1 -
6 files changed, 6 deletions(-)
--
1.9.1
next reply other threads:[~2015-02-22 21:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-22 21:39 Navya Sri Nizamkari [this message]
2015-02-22 21:40 ` [PATCH 1/6] staging: rtl8192u: Remove commented header Navya Sri Nizamkari
2015-02-22 21:41 ` [PATCH 2/6] " Navya Sri Nizamkari
2015-02-22 21:41 ` [PATCH 3/6] " Navya Sri Nizamkari
2015-02-22 21:42 ` [PATCH 4/6] " Navya Sri Nizamkari
2015-02-22 21:42 ` [PATCH 5/6] " Navya Sri Nizamkari
2015-02-22 21:43 ` [PATCH 6/6] " Navya Sri Nizamkari
2015-02-23 9:08 ` [Outreachy kernel] [PATCH 0/6] staging: rtl8192u: Remove commented header to improve code style Julia Lawall
2015-02-23 10:12 ` Arnd Bergmann
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=cover.1424640704.git.navyasri.tech@gmail.com \
--to=navyasri.tech@gmail.com \
--cc=outreachy-kernel@googlegroups.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.