All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Staging: vt6655: Fix checkpatch.pl issues
@ 2019-03-05  0:23 Madhumitha Prabakaran
  2019-03-05  0:23 ` [PATCH 1/5] Staging: vt6655: Fix line over 80 characters Madhumitha Prabakaran
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Madhumitha Prabakaran @ 2019-03-05  0:23 UTC (permalink / raw)
  To: forest, gregkh, outreachy-kernel; +Cc: Madhumitha Prabakaran

These patches fix warning line over 80 characters, modify spelling
error, fix warning about preprocessor conditionals and fix space around
'-'.

Madhumitha Prabakaran (5):
  Staging: vt6655: Fix line over 80 characters
  Staging: vt6655: Fix line over 80 characters
  Staging: vt6655: Fix warning about preprocessor conditionals
  Staging: vt6655: Fix spelling mistake
  Staging: vt6655: Fix space around binary operator

 drivers/staging/vt6655/card.h  | 6 ++++--
 drivers/staging/vt6655/power.c | 1 -
 drivers/staging/vt6655/rf.c    | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-03-05  7:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-05  0:23 [PATCH 0/5] Staging: vt6655: Fix checkpatch.pl issues Madhumitha Prabakaran
2019-03-05  0:23 ` [PATCH 1/5] Staging: vt6655: Fix line over 80 characters Madhumitha Prabakaran
2019-03-05  0:24 ` [PATCH 2/5] " Madhumitha Prabakaran
2019-03-05  0:24 ` [PATCH 3/5] Staging: vt6655: Fix warning about preprocessor conditionals Madhumitha Prabakaran
2019-03-05  7:52   ` [Outreachy kernel] " Greg KH
2019-03-05  0:24 ` [PATCH 4/5] Staging: vt6655: Fix spelling mistake Madhumitha Prabakaran
2019-03-05  0:24 ` [PATCH 5/5] Staging: vt6655: Fix space around binary operator Madhumitha Prabakaran
2019-03-05  7:53 ` [Outreachy kernel] [PATCH 0/5] Staging: vt6655: Fix checkpatch.pl issues Greg KH

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.