[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1388107538.30298.0.camel@joe-AO722>
Date: Thu, 26 Dec 2013 17:25:38 -0800
From: Joe Perches <joe@...ches.com>
To: Josh Triplett <josh@...htriplett.org>
Cc: akpm@...ux-foundation.org,
Manfred Spraul <manfred@...orfullife.com>,
Andy Whitcroft <apw@...onical.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5] checkpatch: Add tests for function pointer style
misuses
On Thu, 2013-12-26 at 16:58 -0800, Josh Triplett wrote:
> On Thu, Dec 26, 2013 at 12:07:23PM -0800, Josh Triplett wrote:
> > On Thu, Dec 26, 2013 at 11:20:28AM -0800, Joe Perches wrote:
> > > Kernel style uses function pointers in this form:
> > > "type (*funcptr)(args...)"
> > >
> > > Emit warnings when this function pointer form isn't used.
[]
> Here's a patch that fixes the two messages I commented about, which
> applies on top of the version of the patch that went into -mm.
Acked-by: Joe Perches <joe@...ches.com>
thanks Josh, Joe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists