public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Added pci_mapping_error() call and related clean up
@ 2015-01-18  6:41 Tina Johnson
  2015-01-18  6:41 ` [PATCH 1/2] drivers: scsi: mpt2sas: Added pci_dma_mapping_error() call Tina Johnson
  2015-01-18  6:41 ` [PATCH 2/2] drivers: scsi: mpt2sas: Clean up error handling for calls to pci_map_single Tina Johnson
  0 siblings, 2 replies; 3+ messages in thread
From: Tina Johnson @ 2015-01-18  6:41 UTC (permalink / raw)
  To: JBottomley
  Cc: praveen.krishnamoorthy, sreekanth.reddy, julia.lawall,
	abhijit.mahajan, nagalakshmi.nandigama, MPT-FusionLinux.pdl,
	linux-scsi, linux-kernel, Tina Johnson

Replaced null test on dma handle with pci_dma_mapping_error() and cleaned 
up the error handling code.

Tina Johnson (2):
  drivers: scsi: mpt2sas: Added pci_dma_mapping_error() call
  drivers: scsi: mpt2sas: Clean up error handling for calls to pci_map_single

 drivers/scsi/mpt2sas/mpt2sas_transport.c |   35 +++++++++++++++---------------
 1 file changed, 17 insertions(+), 18 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2015-01-18  6:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-18  6:41 [PATCH 0/2] Added pci_mapping_error() call and related clean up Tina Johnson
2015-01-18  6:41 ` [PATCH 1/2] drivers: scsi: mpt2sas: Added pci_dma_mapping_error() call Tina Johnson
2015-01-18  6:41 ` [PATCH 2/2] drivers: scsi: mpt2sas: Clean up error handling for calls to pci_map_single Tina Johnson

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