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
Subject: Re: [PATCH] nfc: Remove useless Makefile line
Date: Fri, 05 Apr 2013 09:35:19 -0700 [thread overview]
Message-ID: <1365179719.2075.1.camel@joe-AO722> (raw)
In-Reply-To: <1365179481.1830.69.camel@x61.thuisdomein>
On Fri, 2013-04-05 at 18:31 +0200, Paul Bolle wrote:
> There's no Kconfig symbol NFC_DEBUG. Besides, there doesn't seem to be
> any nfc code that uses a DEBUG macro. This line can safely be removed.
[]
> diff --git a/drivers/nfc/Makefile b/drivers/nfc/Makefile
[]
> -ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG
pr_debug/dev_dbg/nfc_dev_dbg logging messages
depend on this.
next prev parent reply other threads:[~2013-04-05 16:35 UTC|newest]
Thread overview: 9+ 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:35 ` Joe Perches [this message]
2013-04-05 16:39 ` Paul Bolle
2013-04-05 16:46 ` Joe Perches
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 ` [PATCH 2/3] nfc: Convert nfc_dev_info and nfc_dev_err to nfc_<level> Joe Perches
2013-04-05 19:27 ` [PATCH 3/3] nfc: Standardize logging style Joe Perches
2013-08-27 13:42 ` [PATCH 0/3] nfc: standardize logging styles 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=1365179719.2075.1.camel@joe-AO722 \
--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=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 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).