All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix multiple CHECK
@ 2016-03-15 11:59 Anchal Jain
  2016-03-15 12:03 ` [PATCH 1/2] staging: nvec: CHECK: No space is necessary after a cast Anchal Jain
  2016-03-15 12:04 ` [PATCH 2/2] staging: nvec: Fixed NULL comparison style Anchal Jain
  0 siblings, 2 replies; 5+ messages in thread
From: Anchal Jain @ 2016-03-15 11:59 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patchset updates the nvec driver in order to fix several
checkpatch issues detected in the source code.


Anchal Jain (2):
  staging: nvec: CHECK: No space is necessary after a cast
  staging: nvec: Fixed NULL comparison style

 drivers/staging/nvec/nvec.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-03-21 19:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-15 11:59 [PATCH 0/2] Fix multiple CHECK Anchal Jain
2016-03-15 12:03 ` [PATCH 1/2] staging: nvec: CHECK: No space is necessary after a cast Anchal Jain
2016-03-21 19:41   ` [Outreachy kernel] " Greg KH
2016-03-15 12:04 ` [PATCH 2/2] staging: nvec: Fixed NULL comparison style Anchal Jain
2016-03-21 19:42   ` [Outreachy kernel] " Greg KH

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.