lkml.org 
[lkml]   [2011]   [Aug]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 0/4] dynamic debug: cleanups + compile fix
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:
> > On Fri, Aug 26, 2011 at 02:47:42PM -0400, Jason Baron wrote:
> > > On Fri, Aug 26, 2011 at 11:29:00AM -0700, Greg KH wrote:
> > > > On Thu, Aug 25, 2011 at 01:34:06PM -0400, Jason Baron wrote:
> > > > > Hi,
> > > > >
> > > > > This is a re-post of the last 3 patches, as requested by Greg:
> > > > > https://lkml.org/lkml/2011/8/11/378
> > > > >
> > > > > I've also added a compile fix that Randy Dunlap found in the -next tree.
> > > >
> > > > Care to redo this based on the comments received so far?
> > > >
> > >
> > > Hi,
> > >
> > > 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?
> >
> > Yes, please fix patch #1 adding the needed parenthesis and resend the
> > whole series.
>
> The parentheses aren't need.
>
> A macro like
> #define foo(a, b) a = b
>
> that only uses each argument once without doing arithmetic
> gains nothing from parentheses.
>
> Just like
> #define true 1
> gains nothing from parenthesis either.

I don't think that is the case here, right?

greg k-h


\
 
 \ /
  Last update: 2011-08-27 00:21    [W:0.047 / U:0.336 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site