All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Jonathan Cameron <jic23@cam.ac.uk>
Cc: linux-iio@vger.kernel.org
Subject: Re: [PATCH 00/14] staging:iio: mixed bag
Date: Tue, 20 Sep 2011 12:49:29 -0700	[thread overview]
Message-ID: <20110920194929.GA15472@kroah.com> (raw)
In-Reply-To: <1316535073-21444-1-git-send-email-jic23@cam.ac.uk>

On Tue, Sep 20, 2011 at 05:10:59PM +0100, Jonathan Cameron wrote:
> Hi Greg,
>=20
> Various updates that would normally have gone directly
> to you from Michael, Stephen and Manuel.  All have
> been on linux-iio for a while.

I get the following error when building with these patches applied:

  CC [M]  drivers/staging/iio/industrialio-core.o
drivers/staging/iio/industrialio-core.c: In function =E2=80=98iio_chrdev_=
open=E2=80=99:
drivers/staging/iio/industrialio-core.c:1069:2: error: void value not ign=
ored as it ought to be
drivers/staging/iio/industrialio-core.c:1070:1: warning: control reaches =
end of non-void function

Care to try this series again?

thanks,

greg k-h

  parent reply	other threads:[~2011-09-20 19:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-20 16:10 [PATCH 00/14] staging:iio: mixed bag Jonathan Cameron
2011-09-20 16:11 ` [PATCH 01/14] [PATCH] iio: adc: Replace, rewrite ad7745 from scratch Jonathan Cameron
2011-09-20 16:11 ` [PATCH 02/14] staging: iio: Move sensor drivers to sub menus Jonathan Cameron
2011-09-20 16:11 ` [PATCH 03/14] staging:iio:documentation general refresh of abi docs Jonathan Cameron
2011-09-20 16:11 ` [PATCH 04/14] staging:iio:documentation Add abi docs for capacitance adcs Jonathan Cameron
2011-09-20 16:11 ` [PATCH 05/14] staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_* Jonathan Cameron
2011-09-20 16:11 ` [PATCH 06/14] staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED Jonathan Cameron
2011-09-20 16:11 ` [PATCH 07/14] staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER Jonathan Cameron
2011-09-20 16:11 ` [PATCH 08/14] staging:iio: rename ring_generic.h -> buffer_generic.h Jonathan Cameron
2011-09-20 16:11 ` [PATCH 09/14] staging:iio: replacing term ring with buffer in the IIO core Jonathan Cameron
2011-09-20 16:11 ` [PATCH 10/14] staging:iio:accel:lis3l02dq ring->buffer renames Jonathan Cameron
2011-09-20 16:11 ` [PATCH 11/14] staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number Jonathan Cameron
2011-09-20 16:11 ` [PATCH 12/14] staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO Jonathan Cameron
2011-09-20 16:11 ` [PATCH 13/14] staging:iio:magnetometer:ak8975: Fix probe() error-handling Jonathan Cameron
2011-09-20 16:11 ` [PATCH 14/14] staging:iio: Prevent reading from buffer chrdev when device has no buffer Jonathan Cameron
2011-09-20 19:49 ` Greg KH [this message]
2011-09-21  9:41   ` [PATCH 00/14] staging:iio: mixed bag Jonathan Cameron

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=20110920194929.GA15472@kroah.com \
    --to=greg@kroah.com \
    --cc=jic23@cam.ac.uk \
    --cc=linux-iio@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 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.