All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Greg KH <gregkh@suse.de>
Cc: Jason Baron <jbaron@redhat.com>, Greg KH <greg@kroah.com>,
	jim.cromie@gmail.com, bvanassche@acm.org, rdunlap@xenotime.net,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] dynamic debug: cleanups + compile fix
Date: Fri, 26 Aug 2011 15:22:23 -0700	[thread overview]
Message-ID: <1314397343.9624.9.camel@Joe-Laptop> (raw)
In-Reply-To: <20110826221845.GA18858@suse.de>

On Fri, 2011-08-26 at 15:18 -0700, Greg KH wrote:
> On Fri, Aug 26, 2011 at 03:14:41PM -0700, Joe Perches wrote:
> > On Fri, 2011-08-26 at 12:04 -0700, Greg KH wrote:
> > > > > Care to redo this based on the comments received so far?
> > > > I re-posted 3/4 based on the comments already. The comment on patch #1
> > > > regarding adding macro parenthesis, I don't believe makes any functional
> > > > change...do you still need a re-post the series?
> > #define true 1
> > gains nothing from parenthesis either.
> I don't think that is the case here, right?

Nope.

It is the case, the parentheses are not necessary.


      reply	other threads:[~2011-08-26 22:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-25 17:34 [PATCH 0/4] dynamic debug: cleanups + compile fix Jason Baron
2011-08-25 17:34 ` [PATCH 1/4] dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions Jason Baron
2011-08-26 10:46   ` Bart Van Assche
2011-08-25 17:34 ` [PATCH 2/4] dynamic_debug: remove num_enabled accounting Jason Baron
2011-08-25 17:34 ` [PATCH 3/4] dynamic_debug: use a single printk() to emit msgs Jason Baron
2011-08-25 17:42   ` Bart Van Assche
2011-08-25 18:19     ` [PATCH 3/4 re-post] " Jason Baron
2011-08-26 21:47   ` [PATCH 3/4] " Jim Cromie
2011-08-29 19:14     ` Jason Baron
2011-08-25 17:34 ` [PATCH 4/4] dynamic_debug: fix undefined reference to `__netdev_printk' Jason Baron
2011-08-26 18:29 ` [PATCH 0/4] dynamic debug: cleanups + compile fix Greg KH
2011-08-26 18:47   ` Jason Baron
2011-08-26 19:04     ` Greg KH
2011-08-26 22:14       ` Joe Perches
2011-08-26 22:18         ` Greg KH
2011-08-26 22:22           ` 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=1314397343.9624.9.camel@Joe-Laptop \
    --to=joe@perches.com \
    --cc=bvanassche@acm.org \
    --cc=greg@kroah.com \
    --cc=gregkh@suse.de \
    --cc=jbaron@redhat.com \
    --cc=jim.cromie@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    /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.