All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Rid W=1 warnings from Comedi
@ 2021-05-20 12:25 Lee Jones
  2021-05-20 12:25 ` [PATCH 1/6] comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase' Lee Jones
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Lee Jones @ 2021-05-20 12:25 UTC (permalink / raw)
  To: lee.jones
  Cc: linux-kernel, Alexander A. Klimov, Anders Blomdell, Comedi,
	David A. Schleef, Greg Kroah-Hartman, Herman.Bruyninckx,
	H Hartley Sweeten, Ian Abbott, J.P. Mellor, Klaas.Gadeyne,
	linux-pwm, linux-staging, Mori Hess, Spencer E. Olson,
	Thierry Reding, Truxton Fulton, Uwe Kleine-König,
	Wim.Meeussen

This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.

Lee Jones (6):
  comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'
  comedi: drivers: jr3_pci: Remove set but unused variable
    'min_full_scale'
  comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote
    others
  comedi: drivers: ni_routes: Demote non-conforming kernel-doc headers
  comedi: drivers: ni_mio_common: Move 'range_ni_E_ao_ext' to where it
    is used
  comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'

 drivers/comedi/drivers/comedi_8254.c   |  3 ++-
 drivers/comedi/drivers/comedi_isadma.c |  2 +-
 drivers/comedi/drivers/jr3_pci.c       |  3 +--
 drivers/comedi/drivers/ni_mio_common.c |  9 ---------
 drivers/comedi/drivers/ni_routes.c     |  6 +++---
 drivers/comedi/drivers/ni_stc.h        |  9 ++++++++-
 drivers/comedi/drivers/ni_tio.c        | 12 ++++++------
 7 files changed, 21 insertions(+), 23 deletions(-)

Cc: "Alexander A. Klimov" <grandmaster@al2klimov.de>
Cc: Anders Blomdell <anders.blomdell@control.lth.se>
Cc: Comedi <comedi@comedi.org>
Cc: "David A. Schleef" <ds@schleef.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Herman.Bruyninckx@mech.kuleuven.ac.be
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: "J.P. Mellor" <jpmellor@rose-hulman.edu>
Cc: Klaas.Gadeyne@mech.kuleuven.ac.be
Cc: Lee Jones <lee.jones@linaro.org>
Cc: linux-pwm@vger.kernel.org
Cc: linux-staging@lists.linux.dev
Cc: Mori Hess <fmhess@users.sourceforge.net>
Cc: "Spencer E. Olson" <olsonse@umich.edu>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Truxton Fulton <trux@truxton.com>
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Wim.Meeussen@mech.kuleuven.ac.be
-- 
2.31.1


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2021-05-21 16:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 12:25 [PATCH 0/6] Rid W=1 warnings from Comedi Lee Jones
2021-05-20 12:25 ` [PATCH 1/6] comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase' Lee Jones
2021-05-20 12:25 ` [PATCH 2/6] comedi: drivers: jr3_pci: Remove set but unused variable 'min_full_scale' Lee Jones
2021-05-20 13:22   ` Ian Abbott
2021-05-21  7:28     ` Lee Jones
2021-05-20 12:25 ` [PATCH 3/6] comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote others Lee Jones
2021-05-20 12:25 ` [PATCH 4/6] comedi: drivers: ni_routes: Demote non-conforming kernel-doc headers Lee Jones
2021-05-20 12:25 ` [PATCH 5/6] comedi: drivers: ni_mio_common: Move 'range_ni_E_ao_ext' to where it is used Lee Jones
2021-05-20 12:47   ` Uwe Kleine-König
2021-05-20 13:45   ` Ian Abbott
2021-05-21  7:26     ` Lee Jones
2021-05-21  7:51       ` Uwe Kleine-König
2021-05-21 11:54       ` Dan Carpenter
2021-05-21 13:53         ` Lee Jones
2021-05-21 14:39         ` Uwe Kleine-König
2021-05-21 16:25           ` Dan Carpenter
2021-05-20 12:25 ` [PATCH 6/6] comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1' Lee Jones

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.