mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] Fix coding style issues
@ 2015-10-25 18:48 Punit Vara
  2015-10-25 18:48 ` [PATCH 1/6] block: Remove unneeded variable err for returning 0 Punit Vara
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Punit Vara @ 2015-10-25 18:48 UTC (permalink / raw)
  To: linux-kernel; +Cc: drbd-user, drbd-dev, Punit Vara

Fixed coding style issues reported by coccicheck and checkpatch tool

Punit Vara (6):
  block: Remove unneeded variable err for returning 0
  block: drbd: Remove unnedded semicolon
  block: Remove unnedded semicolon
  block: Coding style fix for comma and open , close parenthesis
  block: Coding style fix for comma and open , close parenthesis
  block: Coding style fix for comma and open , close parenthesis

 drivers/block/ataflop.c       | 574 +++++++++++++++++++++---------------------
 drivers/block/drbd/drbd_req.c |   2 +-
 drivers/block/mg_disk.c       |   3 +-
 drivers/block/sunvdc.c        |   2 +-
 4 files changed, 290 insertions(+), 291 deletions(-)

-- 
2.5.3


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

end of thread, other threads:[~2015-10-27 19:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-25 18:48 [PATCH 0/6] Fix coding style issues Punit Vara
2015-10-25 18:48 ` [PATCH 1/6] block: Remove unneeded variable err for returning 0 Punit Vara
2015-10-27 19:11   ` punit vara
2015-10-25 18:48 ` [PATCH 2/6] block: drbd: Remove unnedded semicolon Punit Vara
2015-10-25 18:48 ` [PATCH 3/6] block: " Punit Vara
2015-10-25 18:48 ` [PATCH 4/6] block: Coding style fix for comma and open , close parenthesis Punit Vara
2015-10-25 18:48 ` [PATCH 5/6] " Punit Vara
2015-10-25 18:48 ` [PATCH 6/6] " Punit Vara
2015-10-25 18:55   ` punit vara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome