From: Alison Schofield <amsfield22@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/4] staging: r8723au: clean up in file rtw_efuse.c
Date: Sat, 24 Oct 2015 23:04:20 -0700 [thread overview]
Message-ID: <cover.1445752141.git.amsfield22@gmail.com> (raw)
This patchset removes the last 29 checkpatch warnings & errors in
file rtw_efuse.c. It tallies to more than twice as many deletions
as additions due to the removal of large, mostly blank, per function
comment blocks.
Alison Schofield (4):
staging: r8723au: use kernel preferred style for commenting
staging: r8723au: insert correct spacing around operands
staging: r8723au: move function type in line with function name
staging: r8723au: remove external function declarations from .c file
drivers/staging/rtl8723au/core/rtw_efuse.c | 320 +++++++++--------------------
1 file changed, 92 insertions(+), 228 deletions(-)
--
2.1.4
next reply other threads:[~2015-10-25 6:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-25 6:04 Alison Schofield [this message]
2015-10-25 6:05 ` [PATCH 1/4] staging: r8723au: use kernel preferred style for commenting Alison Schofield
2015-10-25 6:09 ` [PATCH 2/4] staging: r8723au: insert correct spacing around operands Alison Schofield
2015-10-25 6:10 ` [PATCH 3/4] staging: r8723au: move function type in line with function name Alison Schofield
2015-10-25 6:11 ` [PATCH 4/4] staging: r8723au: remove external function declarations from .c file Alison Schofield
2015-10-25 7:36 ` [Outreachy kernel] " Julia Lawall
2015-10-26 3:18 ` Alison Schofield
2015-10-26 18:35 ` [PATCH v2 0/4] staging: r8723au: clean up in file rtw_efuse.c Alison Schofield
2015-10-26 18:36 ` [PATCH v2 1/4] staging: r8723au: use kernel preferred style for commenting Alison Schofield
2015-10-26 18:42 ` [PATCH v2 2/4] staging: r8723au: insert correct spacing around operands Alison Schofield
2015-10-26 18:43 ` [PATCH v2 3/4] staging: r8723au: move function type in line with function name Alison Schofield
2015-10-26 18:44 ` [PATCH v2 4/4] staging: r8723au: remove unneeded forward function declarations Alison Schofield
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.1445752141.git.amsfield22@gmail.com \
--to=amsfield22@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.