All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kpc2000_i2c cleanup
@ 2019-10-24  6:45 Jamal Shareef
  2019-10-24  6:45 ` [PATCH 1/2] staging: kpc2000: kpc_i2c: Fix lines over 80 chars Jamal Shareef
  2019-10-24  6:45 ` [PATCH 2/2] staging: kpc2000: kpc_i2c: Remove commented code Jamal Shareef
  0 siblings, 2 replies; 4+ messages in thread
From: Jamal Shareef @ 2019-10-24  6:45 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: gregkh, Jamal Shareef

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-24  7:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-24  6:45 [PATCH 0/2] kpc2000_i2c cleanup Jamal Shareef
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

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.