From: Kimberly Brown <kimbrownkd@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: [PATCH v2 0/3] staging: rtl8192u: Fix misspellings
Date: Tue, 23 Oct 2018 12:51:40 -0400 [thread overview]
Message-ID: <cover.1540311428.git.kimbrownkd@gmail.com> (raw)
In-Reply-To: <cover.1540229302.git.kimbrownkd@gmail.com>
Fix misspellings in a struct member name, a variable name, and comments.
Changes in v2:
- Changed the subject line for all patches to include a space between
'staging:' and 'rtl8192u:'.
- Added a Reviewed-by line to all patches.
Kimberly Brown (3):
staging: rtl8192u: Fix misspelling in struct member name - Style
staging: rtl8192u: Fix misspelling in variable name - Style
staging: rtl8192u: Fix misspellings in comments - Style
drivers/staging/rtl8192u/r8192U.h | 2 +-
drivers/staging/rtl8192u/r8192U_dm.c | 10 +++++-----
drivers/staging/rtl8192u/r819xU_cmdpkt.c | 2 +-
drivers/staging/rtl8192u/r819xU_firmware.c | 4 ++--
drivers/staging/rtl8192u/r819xU_phyreg.h | 2 +-
5 files changed, 10 insertions(+), 10 deletions(-)
--
2.17.1
next prev parent reply other threads:[~2018-10-23 16:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-22 17:40 [PATCH 0/3] staging: rtl8192u: Fix misspellings Kimberly Brown
2018-10-22 17:41 ` [PATCH 1/3] staging:rtl8192u: Fix misspelling in struct member name - Style Kimberly Brown
2018-10-22 18:06 ` [Outreachy kernel] " Vaishali Thakkar
2018-10-22 17:42 ` [PATCH 2/3] staging:rtl8192u: Fix misspelling in variable " Kimberly Brown
2018-10-22 17:42 ` [PATCH 3/3] staging:rtl8192u: Fix misspellings in comments " Kimberly Brown
2018-10-22 17:53 ` [Outreachy kernel] " Julia Lawall
2018-10-23 3:17 ` Kimberly Brown
2018-10-23 5:38 ` Julia Lawall
2018-10-23 16:51 ` Kimberly Brown [this message]
2018-10-23 16:56 ` [PATCH v2 1/3] staging: rtl8192u: Fix misspelling in struct member name " Kimberly Brown
2018-10-23 16:57 ` [PATCH v2 2/3] staging: rtl8192u: Fix misspelling in variable " Kimberly Brown
2018-10-23 16:59 ` [PATCH v2 3/3] staging: rtl8192u: Fix misspellings in comments " Kimberly Brown
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.1540311428.git.kimbrownkd@gmail.com \
--to=kimbrownkd@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.