From: Joe Perches <joe@perches.com>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org>,
Aloisio Almeida Jr <aloisio.almeida@openbossa.org>,
Samuel Ortiz <sameo@linux.intel.com>,
linux-wireless@vger.kernel.org, linux-nfc@lists.01.org,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: [PATCH 0/3] nfc: standardize logging styles
Date: Fri, 5 Apr 2013 12:27:36 -0700 [thread overview]
Message-ID: <cover.1365189658.git.joe@perches.com> (raw)
In-Reply-To: <1365180413.2075.5.camel@joe-AO722>
Fix some defects in the logging too
Joe Perches (3):
nfc: Replace nfc_dev_dbg with dev_dbg, remove function tracing
nfc: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
nfc: Standardize logging style
drivers/nfc/microread/i2c.c | 32 ++---
drivers/nfc/microread/mei.c | 20 +--
drivers/nfc/microread/microread.c | 7 +-
drivers/nfc/nfcwilink.c | 95 ++++++-------
drivers/nfc/pn533.c | 271 ++++++++++++++++----------------------
drivers/nfc/pn544/i2c.c | 38 +++---
drivers/nfc/pn544/pn544.c | 13 +-
include/net/nfc/nfc.h | 5 +-
8 files changed, 196 insertions(+), 285 deletions(-)
--
1.8.1.2.459.gbcd45b4.dirty
WARNING: multiple messages have this Message-ID (diff)
From: Joe Perches <joe@perches.com>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org>,
Aloisio Almeida Jr <aloisio.almeida@openbossa.org>,
Samuel Ortiz <sameo@linux.intel.com>,
linux-wireless@vger.kernel.org, linux-nfc@ml01.01.org,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: [PATCH 0/3] nfc: standardize logging styles
Date: Fri, 5 Apr 2013 12:27:36 -0700 [thread overview]
Message-ID: <cover.1365189658.git.joe@perches.com> (raw)
In-Reply-To: <1365180413.2075.5.camel@joe-AO722>
Fix some defects in the logging too
Joe Perches (3):
nfc: Replace nfc_dev_dbg with dev_dbg, remove function tracing
nfc: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
nfc: Standardize logging style
drivers/nfc/microread/i2c.c | 32 ++---
drivers/nfc/microread/mei.c | 20 +--
drivers/nfc/microread/microread.c | 7 +-
drivers/nfc/nfcwilink.c | 95 ++++++-------
drivers/nfc/pn533.c | 271 ++++++++++++++++----------------------
drivers/nfc/pn544/i2c.c | 38 +++---
drivers/nfc/pn544/pn544.c | 13 +-
include/net/nfc/nfc.h | 5 +-
8 files changed, 196 insertions(+), 285 deletions(-)
--
1.8.1.2.459.gbcd45b4.dirty
next prev parent reply other threads:[~2013-04-05 19:27 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-05 16:31 [PATCH] nfc: Remove useless Makefile line Paul Bolle
2013-04-05 16:31 ` Paul Bolle
2013-04-05 16:35 ` Joe Perches
2013-04-05 16:35 ` Joe Perches
2013-04-05 16:39 ` Paul Bolle
2013-04-05 16:39 ` Paul Bolle
2013-04-05 16:46 ` Joe Perches
2013-04-05 16:46 ` Joe Perches
2013-04-05 19:27 ` Joe Perches [this message]
2013-04-05 19:27 ` [PATCH 0/3] nfc: standardize logging styles Joe Perches
2013-04-05 19:27 ` [PATCH 1/3] nfc: Replace nfc_dev_dbg with dev_dbg, remove function tracing Joe Perches
2013-04-05 19:27 ` Joe Perches
2013-04-05 19:27 ` [PATCH 2/3] nfc: Convert nfc_dev_info and nfc_dev_err to nfc_<level> Joe Perches
2013-04-05 19:27 ` Joe Perches
2013-04-05 19:27 ` Joe Perches
2013-04-05 19:27 ` [PATCH 3/3] nfc: Standardize logging style Joe Perches
2013-04-05 19:27 ` Joe Perches
2013-08-27 13:42 ` [PATCH 0/3] nfc: standardize logging styles Samuel Ortiz
2013-08-27 13:42 ` Samuel Ortiz
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.1365189658.git.joe@perches.com \
--to=joe@perches.com \
--cc=aloisio.almeida@openbossa.org \
--cc=lauro.venancio@openbossa.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfc@lists.01.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pebolle@tiscali.nl \
--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 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.