All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Improve code, codestyle in xgifb.
@ 2015-10-22 16:44 Navya Sri Nizamkari
  2015-10-22 16:46 ` [PATCH v2 1/4] Staging: xgifb: Remove blank line before } and after { Navya Sri Nizamkari
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Navya Sri Nizamkari @ 2015-10-22 16:44 UTC (permalink / raw)
  To: outreachy-kernel

[Changes in v2]
In version v2, I remove a patch from the original
patchset as it was not valid.

[original cover letter]

This patchset clears checkpatch warnings in vb_init such as:
space required after that ';', remove blank lines after {,
remove blank lines before }, remove multiple balnk lines,
comparison with NULL, space required after that ';'.

Navya Sri Nizamkari (4):
  Staging: xgifb: Remove blank line before } and after {
  Staging: xgifb: Remove extra blank lines.
  Staging: xgifb: Fix comparison to NULL warning
  Staging: xgifb: Remove space after cast

 drivers/staging/xgifb/vb_init.c | 21 +++++++--------------
 1 file changed, 7 insertions(+), 14 deletions(-)

-- 
1.9.1



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-22 16:44 [PATCH v2 0/4] Improve code, codestyle in xgifb Navya Sri Nizamkari
2015-10-22 16:46 ` [PATCH v2 1/4] Staging: xgifb: Remove blank line before } and after { Navya Sri Nizamkari
2015-10-22 16:47 ` [PATCH v2 2/4] Staging: xgifb: Remove extra blank lines Navya Sri Nizamkari
2015-10-22 16:48 ` [PATCH v2 3/4] Staging: xgifb: Fix comparison to NULL warning Navya Sri Nizamkari
2015-10-22 16:50 ` [PATCH v2 4/4] Staging: xgifb: Remove space after cast Navya Sri Nizamkari

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.