All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: dgap: fix multiple checkpatch issues
@ 2015-10-20 23:13 Ioana Ciornei
  2015-10-20 23:13 ` [PATCH 1/5] staging: dgap: remove unnecessary blank lines Ioana Ciornei
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Ioana Ciornei @ 2015-10-20 23:13 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Ioana Ciornei

This patchset fixes multpiple checkpatch issues.

Ioana Ciornei (5):
  staging: dgap: remove unnecessary blank lines
  staging: dgap: properly indent to match open paranthesis
  staging: dgap: remove unnecessary space after cast
  staging: dgap: remove unnecessary brackets
  staging: dgap: add spaces around binary operator '|'

 drivers/staging/dgap/dgap.c | 436 ++++++++++++++++++++------------------------
 1 file changed, 196 insertions(+), 240 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2015-10-22  8:04 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-20 23:13 [PATCH 0/5] staging: dgap: fix multiple checkpatch issues Ioana Ciornei
2015-10-20 23:13 ` [PATCH 1/5] staging: dgap: remove unnecessary blank lines Ioana Ciornei
2015-10-20 23:13 ` [PATCH 2/5] staging: dgap: properly indent to match open paranthesis Ioana Ciornei
2015-10-21  7:41   ` [Outreachy kernel] " Daniel Baluta
2015-10-21  8:28     ` Ioana Ciornei
2015-10-21  8:00   ` Julia Lawall
2015-10-21  8:24     ` Ioana Ciornei
2015-10-21  8:26       ` Julia Lawall
2015-10-21 20:22         ` Ioana Ciornei
2015-10-22  8:04           ` Daniel Baluta
2015-10-20 23:13 ` [PATCH 3/5] staging: dgap: remove unnecessary space after cast Ioana Ciornei
2015-10-21  7:53   ` [Outreachy kernel] " Julia Lawall
2015-10-21  8:17     ` Ioana Ciornei
2015-10-21  8:21       ` Julia Lawall
2015-10-20 23:13 ` [PATCH 4/5] staging: dgap: remove unnecessary brackets Ioana Ciornei
2015-10-21  7:50   ` [Outreachy kernel] " Julia Lawall
2015-10-21  8:11     ` Ioana Ciornei
2015-10-21  8:16       ` Julia Lawall
2015-10-20 23:13 ` [PATCH 5/5] staging: dgap: add spaces around binary operator '|' Ioana Ciornei
2015-10-21  7:52   ` [Outreachy kernel] " Julia Lawall
2015-10-21  8:14     ` Ioana Ciornei
2015-10-21  8:17       ` Julia Lawall

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.