All of lore.kernel.org
 help / color / mirror / Atom feed
* [Outreachy] [PATCH 0/3] staging: qlge: Resolve various warnings issued by checkpatch.pl
@ 2020-03-28  8:02 Soumyajit Deb
  2020-03-28  8:02 ` [Outreachy] [PATCH 1/3] staging: qlge: Add space around operators Soumyajit Deb
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Soumyajit Deb @ 2020-03-28  8:02 UTC (permalink / raw)
  To: outreachy-kernel
  Cc: gregkh, manishc, GR-Linux-NIC-Dev, sbrivio, Soumyajit Deb

This patchset resolve coding style and indentation issues reported by
checkpatch.pl
This patchset add space around various binary operators, remove extra
unnecessary blank lines and properly indent a multiline comment for the
same file qlge_main.c present under drivers/staging/qlge directory.

Soumyajit Deb (3):
  staging: qlge: Add space around operators
  staging: qlge: Remove extra blank lines
  staging: qlge: Properly indent a multiline comment

 drivers/staging/qlge/qlge_main.c | 30 +++++++++++-------------------
 1 file changed, 11 insertions(+), 19 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2020-04-06 13:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-28  8:02 [Outreachy] [PATCH 0/3] staging: qlge: Resolve various warnings issued by checkpatch.pl Soumyajit Deb
2020-03-28  8:02 ` [Outreachy] [PATCH 1/3] staging: qlge: Add space around operators Soumyajit Deb
2020-03-28  8:02 ` [Outreachy] [PATCH 2/3] staging: qlge: Remove extra blank lines Soumyajit Deb
2020-03-28  8:02 ` [Outreachy] [PATCH 3/3] staging: qlge: Properly indent a multiline comment Soumyajit Deb
2020-04-01  8:58 ` [Outreachy] [PATCH 0/3] staging: qlge: Resolve various warnings issued by checkpatch.pl Soumyajit Deb
2020-04-01  9:33   ` Greg KH
2020-04-01 10:33     ` Soumyajit Deb
2020-04-01 20:58   ` [Outreachy kernel] " Stefano Brivio
2020-04-02 12:43     ` Soumyajit Deb
2020-04-02 23:43       ` Stefano Brivio
2020-04-06 13:19         ` Soumyajit Deb

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.