All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: rts5208: Fix checkpatch issues
@ 2016-09-29 16:34 Namrata A Shettar
  2016-09-29 16:35 ` [PATCH v2 1/2] staging: rts5208: Add space around binary operators Namrata A Shettar
  2016-09-29 16:37 ` [PATCH v2 2/2] staging: rts5208: Replace explicit NULL comparison Namrata A Shettar
  0 siblings, 2 replies; 3+ messages in thread
From: Namrata A Shettar @ 2016-09-29 16:34 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jonas Rickert, outreachy-kernel

Fix checkpatch issues.

Namrata A Shettar (2):
  staging: rts5208: Add space around binary operators
  staging: rts5208: Replace explicit NULL comparison.

 drivers/staging/rts5208/rtsx_scsi.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

 Changes in v2:
 - Drop parenthesis in [PATCH 2/2] 
-- 
2.7.4



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

end of thread, other threads:[~2016-09-29 16:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 16:34 [PATCH v2 0/2] staging: rts5208: Fix checkpatch issues Namrata A Shettar
2016-09-29 16:35 ` [PATCH v2 1/2] staging: rts5208: Add space around binary operators Namrata A Shettar
2016-09-29 16:37 ` [PATCH v2 2/2] staging: rts5208: Replace explicit NULL comparison Namrata A Shettar

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.