All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] scsi: megaraid: make a bunch of symbols static
@ 2020-04-07  9:28 Jason Yan
  2020-04-07  9:28 ` [PATCH 1/4] scsi: megaraid: make two symbols static in megaraid_mbox.c Jason Yan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jason Yan @ 2020-04-07  9:28 UTC (permalink / raw)
  To: kashyap.desai, sumit.saxena, shivasharan.srikanteshwara, jejb,
	martin.petersen, megaraidlinux.pdl, linux-scsi
  Cc: Jason Yan

Make a bunch of symbols static to fix some sparse warnings.

Jason Yan (4):
  scsi: megaraid: make two symbols static in megaraid_mbox.c
  scsi: megaraid: make some symbols static in megaraid_sas_fp.c
  scsi: megaraid: make some symbols static in megaraid_sas_fusion.c
  scsi: megaraid: make two symbols static in megaraid_sas_base.c

 drivers/scsi/megaraid/megaraid_mbox.c       |  6 +++---
 drivers/scsi/megaraid/megaraid_sas_base.c   |  4 ++--
 drivers/scsi/megaraid/megaraid_sas_fp.c     | 12 ++++++------
 drivers/scsi/megaraid/megaraid_sas_fusion.c |  6 +++---
 4 files changed, 14 insertions(+), 14 deletions(-)

-- 
2.17.2


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

end of thread, other threads:[~2020-04-15  1:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-07  9:28 [PATCH 0/4] scsi: megaraid: make a bunch of symbols static Jason Yan
2020-04-07  9:28 ` [PATCH 1/4] scsi: megaraid: make two symbols static in megaraid_mbox.c Jason Yan
2020-04-07  9:28 ` [PATCH 2/4] scsi: megaraid: make some symbols static in megaraid_sas_fp.c Jason Yan
2020-04-07  9:28 ` [PATCH 3/4] scsi: megaraid: make some symbols static in megaraid_sas_fusion.c Jason Yan
2020-04-07  9:28 ` [PATCH 4/4] scsi: megaraid: make two symbols static in megaraid_sas_base.c Jason Yan
2020-04-15  1:40 ` [PATCH 0/4] scsi: megaraid: make a bunch of symbols static 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.