All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] message: fusion: Fix clang and checkpatch warnings
@ 2018-06-07  3:47 Varsha Rao
  2018-06-07  3:48 ` [PATCH v2 1/2] message: fusion: Remove extra parentheses Varsha Rao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Varsha Rao @ 2018-06-07  3:47 UTC (permalink / raw)
  To: Sathya Prakash, Chaitra P B, Suganath Prabu Subramani,
	MPT-FusionLinux.pdl, linux-scsi, linux-kernel, Nicholas Mc Guire,
	Lukas Bulwahn
  Cc: Varsha Rao

This patchset fixes extraneous parentheses clang warning and few
checkpatch issues.

Varsha Rao (2):
  message: fusion: Remove extra parentheses
  message: fusion: Replace NULL comparison

 drivers/message/fusion/mptbase.c | 50 ++++++++++++++++----------------
 1 file changed, 25 insertions(+), 25 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-06-08  1:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-07  3:47 [PATCH v2 0/2] message: fusion: Fix clang and checkpatch warnings Varsha Rao
2018-06-07  3:48 ` [PATCH v2 1/2] message: fusion: Remove extra parentheses Varsha Rao
2018-06-07  3:49 ` [PATCH v2 2/2] message: fusion: Replace NULL comparison Varsha Rao
2018-06-08  1:33 ` [PATCH v2 0/2] message: fusion: Fix clang and checkpatch warnings Martin K. Petersen

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.