public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix warning by coccicheck
@ 2015-10-23 20:03 Punit Vara
  2015-10-23 20:03 ` [PATCH 1/2] scsi: lpfc: Use kzalloc instead of kmalloc Punit Vara
  2015-10-23 20:03 ` [PATCH 2/2] scsi: remove useless casting value returned by kmalloc to structure Punit Vara
  0 siblings, 2 replies; 6+ messages in thread
From: Punit Vara @ 2015-10-23 20:03 UTC (permalink / raw)
  To: JBottomley
  Cc: don.brace, storagedev, iss_storagedev, linux-scsi, linux-kernel,
	Punit Vara


Punit Vara (2):
  scsi: lpfc: Use kzalloc instead of kmalloc
  scsi: remove useless casting value returned by kmalloc to structure

 drivers/scsi/hpsa.c          | 3 +--
 drivers/scsi/lpfc/lpfc_els.c | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
2.5.3


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

end of thread, other threads:[~2015-10-25  9:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-23 20:03 [PATCH 0/2] Fix warning by coccicheck Punit Vara
2015-10-23 20:03 ` [PATCH 1/2] scsi: lpfc: Use kzalloc instead of kmalloc Punit Vara
2015-10-23 23:26   ` Matthew R. Ochs
2015-10-25  9:17     ` punit vara
2015-10-23 20:03 ` [PATCH 2/2] scsi: remove useless casting value returned by kmalloc to structure Punit Vara
2015-10-23 23:27   ` Matthew R. Ochs

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