All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/5] ftdi-elan: neatening
Date: Fri,  4 Apr 2014 15:16:02 -0700	[thread overview]
Message-ID: <cover.1396649386.git.joe@perches.com> (raw)

Found when looking for invalid vsprintf %<foo> types,
with some other neatenings done.

Joe Perches (5):
  usb: ftdi-elan: Fix format fragments
  usb: ftdi-elan: Convert leading spaces to tabs
  usb: ftdi-elan: Coalesce formats
  usb: ftdi-elan: Coalesce string fragment
  usb: ftdi-elan: Use pr_<level>

 drivers/usb/misc/ftdi-elan.c | 4878 +++++++++++++++++++++---------------------
 1 file changed, 2419 insertions(+), 2459 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty


             reply	other threads:[~2014-04-04 22:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-04 22:16 Joe Perches [this message]
2014-04-04 22:16 ` [PATCH 1/5] usb: ftdi-elan: Fix format fragments Joe Perches
2014-04-04 22:16 ` [PATCH 2/5] usb: ftdi-elan: Convert leading spaces to tabs Joe Perches
2014-04-04 22:16 ` [PATCH 3/5] usb: ftdi-elan: Coalesce formats Joe Perches
2014-04-04 22:16 ` [PATCH 4/5] usb: ftdi-elan: Coalesce string fragment Joe Perches
2014-04-04 22:16 ` [PATCH 5/5] usb: ftdi-elan: Use pr_<level> Joe Perches

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=cover.1396649386.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@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.