From: Aastha Gupta <aastha.gupta4104@gmail.com>
To: outreachy-kernel@googlegroups.com,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Aastha Gupta <aastha.gupta4104@gmail.com>
Subject: [PATCH 00/11] staging: rtl8192u: ieee80211: checkpatch cleanup for ieee80211
Date: Sat, 16 Sep 2017 16:30:43 +0530 [thread overview]
Message-ID: <cover.1505559000.git.aastha.gupta4104@gmail.com> (raw)
These patches add or remove spaces wherever required in ieee80211.h file to make it follow kernel coding style.
Aastha Gupta (11):
staging: rtl8192u: fix spaces around algebric and binary operators
staging: rtl8192u: add space after '}'
staging: rtl8192u: remove space after '('
staging: rtl8192u: remove space before ')'
staging: rtl8192u: add spaces after struct/enum definitions
staging: rtl8192u:add space before '(' and '{'
staging: rtl8192u: fix '{' following enum go on the same line
staging: rtl8192u: remove space function pointer arguments
staging: rtl8192u: add space after ','
staging: rtl8192u: remove space before semicolon
staging: rtl819u: move '{' to next line
drivers/staging/rtl8192u/ieee80211/ieee80211.h | 112 ++++++++++++-------------
1 file changed, 55 insertions(+), 57 deletions(-)
--
2.7.4
next reply other threads:[~2017-09-16 11:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-16 11:00 Aastha Gupta [this message]
2017-09-16 11:00 ` [PATCH 01/11] staging: rtl8192u: fix spaces around algebric and binary operators Aastha Gupta
2017-09-16 11:00 ` [PATCH 02/11] staging: rtl8192u: add space after '}' Aastha Gupta
2017-09-16 11:00 ` [PATCH 03/11] staging: rtl8192u: remove space after '(' Aastha Gupta
2017-09-16 11:00 ` [PATCH 04/11] staging: rtl8192u: remove space before ')' Aastha Gupta
2017-09-16 11:00 ` [PATCH 05/11] staging: rtl8192u: add spaces after struct/enum definitions Aastha Gupta
2017-09-16 11:00 ` [PATCH 06/11] staging: rtl8192u:add space before '(' and '{' Aastha Gupta
2017-09-16 11:00 ` [PATCH 07/11] staging: rtl8192u: fix '{' following enum go on the same line Aastha Gupta
2017-09-16 11:00 ` [PATCH 08/11] staging: rtl8192u: remove space function pointer arguments Aastha Gupta
2017-09-16 11:00 ` [PATCH 09/11] staging: rtl8192u: add space after ',' Aastha Gupta
2017-09-16 11:00 ` [PATCH 10/11] staging: rtl8192u: remove space before semicolon Aastha Gupta
2017-09-16 11:00 ` [PATCH 11/11] staging: rtl819u: move '{' to next line Aastha Gupta
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.1505559000.git.aastha.gupta4104@gmail.com \
--to=aastha.gupta4104@gmail.com \
--cc=gregkh@linuxfoundation.org \
--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.