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

This patchset fix line over 80 characters, correct spelling error and
fix space around binary operator.

Madhumitha Prabakaran (4):
  Staging: vt6655: Modify line over 80 characters
  Staging: vt6655: Fix line over 80 characters
  Staging: vt6655: Fix spelling mistake
  Staging: vt6655: Fix space around binary operator

---
Changes in v2:
- Dropped a patch
- Changed subject line for first patch in patchset

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

-- 
2.17.1



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

end of thread, other threads:[~2019-03-06  9:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-05 16:31 [PATCH v2 0/4] Staging: vt6655: Fix checkpatch.pl issues Madhumitha Prabakaran
2019-03-05 16:31 ` [PATCH v2 1/4] Staging: vt6655: Modify line over 80 characters Madhumitha Prabakaran
2019-03-05 16:31 ` [PATCH v2 2/4] Staging: vt6655: Fix " Madhumitha Prabakaran
2019-03-06  9:20   ` Greg KH
2019-03-05 16:31 ` [PATCH v2 3/4] Staging: vt6655: Fix spelling mistake Madhumitha Prabakaran
2019-03-05 16:31 ` [PATCH v2 4/4] Staging: vt6655: Fix space around binary operator Madhumitha Prabakaran

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.