linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Lauro Ramos Venancio <lauro.venancio@openbossa.org>
Cc: Aloisio Almeida Jr <aloisio.almeida@openbossa.org>,
	Samuel Ortiz <sameo@linux.intel.com>,
	linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] nfc: logging neatening
Date: Fri, 13 Mar 2015 00:35:11 -0700	[thread overview]
Message-ID: <1426232111.11459.5.camel@perches.com> (raw)
In-Reply-To: <1423771820.15343.36.camel@perches.com>

On Thu, 2015-02-12 at 12:10 -0800, Joe Perches wrote:
> Add missing terminating newlines to nfc_info and nfc_err
> to avoid possible interleaving from other messages.

ping?

> Miscellanea:
> 
> o typo fix of "unknonwn" in message
> o remove unnecessary OOM messages as there's a generic dump_stack()
> o realign arguments
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  drivers/nfc/microread/i2c.c |  2 +-
>  drivers/nfc/nfcmrvl/main.c  |  4 ++--
>  drivers/nfc/nfcmrvl/usb.c   | 18 +++++++++---------
>  drivers/nfc/pn533.c         |  2 +-
>  drivers/nfc/pn544/i2c.c     |  7 ++-----
>  drivers/nfc/port100.c       | 36 ++++++++++++++++++------------------
>  drivers/nfc/st21nfcb/i2c.c  |  5 +----
>  drivers/nfc/st21nfcb/ndlc.c |  5 ++---
>  8 files changed, 36 insertions(+), 43 deletions(-)



      reply	other threads:[~2015-03-13  7:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12 20:10 [PATCH] nfc: logging neatening Joe Perches
2015-03-13  7:35 ` Joe Perches [this message]

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=1426232111.11459.5.camel@perches.com \
    --to=joe@perches.com \
    --cc=aloisio.almeida@openbossa.org \
    --cc=lauro.venancio@openbossa.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    /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).