public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <robert.w.love@intel.com>
To: Abhijeet Joglekar <abjoglek@cisco.com>
Cc: "linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
	"jeykholt@cisco.com" <jeykholt@cisco.com>
Subject: Re: [PATCH] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK
Date: Wed, 24 Jun 2009 15:02:43 -0700	[thread overview]
Message-ID: <1245880963.3359.89.camel@fritz> (raw)
In-Reply-To: <20090624144151.9087.71898.stgit@feynman.nuovasystems.com>

On Wed, 2009-06-24 at 07:42 -0700, Abhijeet Joglekar wrote:
> Robert Love reported warning while building fnic_main.c:
> drivers/scsi/fnic/fnic_main.c:478: warning: `DMA_nnBIT_MASK' is deprecated.
> 
> Replaced use of DMA_nnBIT_MASK by DMA_BIT_MASK(nn)
> 
This resolves the warning that I was seeing.

> Signed-off-by: Abhijeet Joglekar <abjoglek@cisco.com>

This may be too trivial for something like this, but anyway-

Tested-by: Robert Love <robert.w.love@intel.com>



      reply	other threads:[~2009-06-24 22:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-24 14:42 [PATCH] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK Abhijeet Joglekar
2009-06-24 22:02 ` Robert Love [this message]

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=1245880963.3359.89.camel@fritz \
    --to=robert.w.love@intel.com \
    --cc=abjoglek@cisco.com \
    --cc=jeykholt@cisco.com \
    --cc=linux-scsi@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox