Linux MM tree latest commits
 help / color / mirror / Atom feed
* + staging-iio-ring_sw-remove-unnecessary-function-stub.patch added to -mm tree
@ 2010-07-30 21:20 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2010-07-30 21:20 UTC (permalink / raw)
  To: mm-commits; +Cc: jic23


The patch titled
     staging:iio:ring_sw: remove unnecessary function stub
has been added to the -mm tree.  Its filename is
     staging-iio-ring_sw-remove-unnecessary-function-stub.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: staging:iio:ring_sw: remove unnecessary function stub
From: Jonathan Cameron <jic23@cam.ac.uk>

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/staging/iio/ring_sw.h |    2 --
 1 file changed, 2 deletions(-)

diff -puN drivers/staging/iio/ring_sw.h~staging-iio-ring_sw-remove-unnecessary-function-stub drivers/staging/iio/ring_sw.h
--- a/drivers/staging/iio/ring_sw.h~staging-iio-ring_sw-remove-unnecessary-function-stub
+++ a/drivers/staging/iio/ring_sw.h
@@ -220,8 +220,6 @@ void iio_sw_poll_func_th(struct iio_dev 
 void iio_sw_trigger_bh_to_ring(struct work_struct *work_s);
 
 #else /* CONFIG_IIO_RING_BUFFER*/
-static inline void iio_ring_sw_register_funcs(struct iio_ring_access_funcs *ra)
-{};
 struct iio_sw_ring_helper_state {
 	struct iio_dev			*indio_dev;
 };
_

Patches currently in -mm which might be from jic23@cam.ac.uk are

linux-next.patch
staging-iio-iio_sw_ring_helper_state-add-dummy-case-for-no-buffer-builds.patch
staging-iio-lis3l02dq-add-a-thresh_timestamp-field-to-state-for-no-ring-case.patch
staging-iio-adis16350-add-dummy-ring-functions-for-no-ring-build-case.patch
staging-iio-ring_sw-add-select-of-triggers-to-avoid-build-issue.patch
staging-iio-ring_sw-remove-unnecessary-function-stub.patch
staging-iio-ring_sw-fix-pointer-arithmetic-for-64bit-arches-by-using-phys_addr_t.patch
misc-rohm-bh1780gli-ambient-light-sensor-driver.patch
drivers-misc-support-for-the-pressure-sensor-bmp085-from-bosch-sensortec.patch
drivers-misc-support-for-the-pressure-sensor-bmp085-from-bosch-sensortec-fix.patch
drivers-misc-support-for-the-pressure-sensor-bmp085-from-bosch-sensortec-update.patch
add-abi-documentation-for-the-bmp085-digital-pressure-sensor.patch
bmp085-add-interface-documentation-and-link-to-datasheet.patch
hmc6352-add-driver-for-the-hmc6352-compass.patch
hwmon-driver-for-smm665-six-channel-active-dc-output-controller-monitor.patch
hwmon-smm665-driver-documentation.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-30 21:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-30 21:20 + staging-iio-ring_sw-remove-unnecessary-function-stub.patch added to -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox