driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] comedi: remove checkpatch.pl warnings
@ 2019-08-20 23:43 me
  2019-08-20 23:43 ` [PATCH 1/2] comedi: remove camelcase me
  2019-08-20 23:43 ` [PATCH 2/2] comedi: move #ifdef 0'd stuff to TODO me
  0 siblings, 2 replies; 4+ messages in thread
From: me @ 2019-08-20 23:43 UTC (permalink / raw)


From: Edmund Huber <me@ehuber.info>

These changes remove checkpatch.pl warnings from comedi/drivers/ni_pcimio.c .

No testing done, all patches build and checkpatch cleanly.

Edmund Huber (2):
  comedi: remove camelcase
  comedi: move #ifdef 0'd stuff to TODO

 drivers/staging/comedi/TODO                |  1 +
 drivers/staging/comedi/drivers/ni_pcimio.c | 52 +---------------------
 2 files changed, 3 insertions(+), 50 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2019-08-21  2:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-20 23:43 [PATCH 0/2] comedi: remove checkpatch.pl warnings me
2019-08-20 23:43 ` [PATCH 1/2] comedi: remove camelcase me
2019-08-21  2:37   ` Greg KH
2019-08-20 23:43 ` [PATCH 2/2] comedi: move #ifdef 0'd stuff to TODO me

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).