public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] message: fusion: Fix clang and checkpatch warnings
@ 2018-06-03 13:20 Varsha Rao
  2018-06-03 13:21 ` [PATCH 1/3] message: fusion: Remove extra parentheses Varsha Rao
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Varsha Rao @ 2018-06-03 13:20 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 (3):
  message: fusion: Remove extra parentheses
  message: fusion: Replace NULL comparison
  message: fusion: Fix line over 80 characters

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

-- 
2.17.0

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

end of thread, other threads:[~2018-06-03 20:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-03 13:20 [PATCH 0/3] message: fusion: Fix clang and checkpatch warnings Varsha Rao
2018-06-03 13:21 ` [PATCH 1/3] message: fusion: Remove extra parentheses Varsha Rao
2018-06-03 13:22 ` [PATCH 2/3] message: fusion: Replace NULL comparison Varsha Rao
2018-06-03 13:22 ` [PATCH 3/3] message: fusion: Fix line over 80 characters Varsha Rao
2018-06-03 20:03   ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox