public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wang YanQing <udknight@gmail.com>
To: joro@8bytes.org
Cc: joerg.roedel@amd.com, linux-kernel@vger.kernel.org,
	alex.williamson@redhat.com
Subject: Re: [PATCH]iommu: Include linux/err.h
Date: Tue, 15 Jan 2013 09:09:20 +0800	[thread overview]
Message-ID: <20130115010920.GA3406@udknight> (raw)
In-Reply-To: <1355418938.2229.13.camel@ul30vt.home>

On Thu, Dec 13, 2012 at 10:15:38AM -0700, Alex Williamson wrote:
> On Fri, 2012-12-14 at 00:55 +0800, Wang YanQing wrote:
> > The linux/iommu.h header uses ERR_PTR defined
> > in linux/err.h but doesn't include it.
> > 
> > Signed-off-by: Wang YanQing <udknight@gmail.com>
> > ---
> >  include/linux/iommu.h | 1 +
> >  1 file changed, 1 insertion(+)
> 
> Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
> 
> > diff --git a/include/linux/iommu.h b/include/linux/iommu.h
> > index f3b99e1..f4a49a6 100644
> > --- a/include/linux/iommu.h
> > +++ b/include/linux/iommu.h
> > @@ -20,6 +20,7 @@
> >  #define __LINUX_IOMMU_H
> >  
> >  #include <linux/errno.h>
> > +#include <linux/err.h>
> >  #include <linux/types.h>
> >  
> >  #define IOMMU_READ	(1)
> 
> 
Hi Joerg Roedel, maybe you are saturated by
Emails, and miss it.

Thanks

  reply	other threads:[~2013-01-15  1:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-13 16:55 [PATCH]iommu: Include linux/err.h Wang YanQing
2012-12-13 17:15 ` Alex Williamson
2013-01-15  1:09   ` Wang YanQing [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-25 14:48 Wang YanQing
2013-04-19  1:38 [PATCH] iommu: " Wang YanQing
2013-04-19 19:13 ` Joerg Roedel

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=20130115010920.GA3406@udknight \
    --to=udknight@gmail.com \
    --cc=alex.williamson@redhat.com \
    --cc=joerg.roedel@amd.com \
    --cc=joro@8bytes.org \
    --cc=linux-kernel@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