driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
From: me@ehuber.info (me@ehuber.info)
Subject: [PATCH 0/2] comedi: remove checkpatch.pl warnings
Date: Tue, 20 Aug 2019 23:43:05 +0000	[thread overview]
Message-ID: <20190820234307.5234-1-me@ehuber.info> (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

             reply	other threads:[~2019-08-20 23:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-20 23:43 me [this message]
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

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=20190820234307.5234-1-me@ehuber.info \
    --to=me@ehuber.info \
    /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 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).