All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Johannes Thumshirn <johannes.thumshirn@men.de>
Cc: linux-kernel@vger.kernel.org, Johannes Thumshirn <morbidrsa@gmail.com>
Subject: Re: [PATCH 2/2] iio: adc: Fix build error discovered by 0-day build bot
Date: Sat, 8 Mar 2014 21:52:32 -0800	[thread overview]
Message-ID: <20140309055232.GA15581@kroah.com> (raw)
In-Reply-To: <1393879609-3284-2-git-send-email-johannes.thumshirn@men.de>

On Mon, Mar 03, 2014 at 09:46:49PM +0100, Johannes Thumshirn wrote:
> From: Johannes Thumshirn <morbidrsa@gmail.com>
> 
> men_z188_adc needs to include linux/io.h. This fixes a build error
> discovered by 0-day buid bot
> 
> Signed-off-by: Johannes Thumshirn <johannes.thumshirn@men.de>
> ---
>  drivers/iio/adc/men_z188_adc.c | 1 +
>  1 file changed, 1 insertion(+)

Please properly credit who reported the issue with a "Reported-by:"
line.

Also send patches to the correct maintainers using
scripts/get_maintainers.pl, I am not the IIO maintainer.

thanks,

greg k-h

  reply	other threads:[~2014-03-09  5:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-03 20:46 [PATCH 1/2] drivers: mcb: Fix build error discovered by 0-day bot Johannes Thumshirn
2014-03-03 20:46 ` [PATCH 2/2] iio: adc: Fix build error discovered by 0-day build bot Johannes Thumshirn
2014-03-09  5:52   ` Greg Kroah-Hartman [this message]
2014-03-09  5:53     ` Greg Kroah-Hartman
2014-03-09  5:57 ` [PATCH 1/2] drivers: mcb: Fix build error discovered by 0-day bot Greg Kroah-Hartman

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=20140309055232.GA15581@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=johannes.thumshirn@men.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=morbidrsa@gmail.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.