From: Jamal Shareef <jamal.k.shareef@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: gregkh@linuxfoundation.org, Jamal Shareef <jamal.k.shareef@gmail.com>
Subject: [PATCH 0/2] kpc2000_i2c cleanup
Date: Wed, 23 Oct 2019 23:45:09 -0700 [thread overview]
Message-ID: <cover.1571899299.git.jamal.k.shareef@gmail.com> (raw)
This patch addresses checkpatch cleanup and general cleanup per the TODO
Patch 1 fixes line over 80 character warnings found by checkpatch.
Patch 2 Removes some commented out code but currently a few commented
out code remains for reference.
Jamal Shareef (2):
staging: kpc2000: kpc_i2c: Fix lines over 80 chars
staging: kpc2000: kpc_i2c: Remove commented code
drivers/staging/kpc2000/kpc2000_i2c.c | 205 +++++++++++++++++---------
1 file changed, 138 insertions(+), 67 deletions(-)
--
2.17.1
next reply other threads:[~2019-10-24 6:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-24 6:45 Jamal Shareef [this message]
2019-10-24 6:45 ` [PATCH 1/2] staging: kpc2000: kpc_i2c: Fix lines over 80 chars Jamal Shareef
2019-10-24 7:51 ` [Outreachy kernel] " Julia Lawall
2019-10-24 6:45 ` [PATCH 2/2] staging: kpc2000: kpc_i2c: Remove commented code Jamal Shareef
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.1571899299.git.jamal.k.shareef@gmail.com \
--to=jamal.k.shareef@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.