All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tina Johnson <tinajohnson.1234@gmail.com>
To: JBottomley@parallels.com
Cc: praveen.krishnamoorthy@avagotech.com,
	sreekanth.reddy@avagotech.com, julia.lawall@lip6.fr,
	abhijit.mahajan@avagotech.com,
	nagalakshmi.nandigama@avagotech.com,
	MPT-FusionLinux.pdl@avagotech.com, linux-scsi@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Tina Johnson <tinajohnson.1234@gmail.com>
Subject: [PATCH 0/2] Added pci_mapping_error() call and related clean up
Date: Sun, 18 Jan 2015 12:11:01 +0530	[thread overview]
Message-ID: <cover.1421489699.git.tinajohnson.1234@gmail.com> (raw)

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

             reply	other threads:[~2015-01-18  6:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18  6:41 Tina Johnson [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1421489699.git.tinajohnson.1234@gmail.com \
    --to=tinajohnson.1234@gmail.com \
    --cc=JBottomley@parallels.com \
    --cc=MPT-FusionLinux.pdl@avagotech.com \
    --cc=abhijit.mahajan@avagotech.com \
    --cc=julia.lawall@lip6.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=nagalakshmi.nandigama@avagotech.com \
    --cc=praveen.krishnamoorthy@avagotech.com \
    --cc=sreekanth.reddy@avagotech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.