[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1407168151.16152.77.camel@joe-AO725>
Date: Mon, 04 Aug 2014 09:02:31 -0700
From: Joe Perches <joe@...ches.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Dotan Barak <dotanb@...lanox.com>,
Andy Whitcroft <apw@...onical.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] checkpatch: Add uninitialized_var to the
declaration_macro list
On Mon, 2014-08-04 at 00:56 -0700, Joe Perches wrote:
> Using uninitialized_var reports a false positive for
> "Missing blank line after declarations".
[]
> diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl
[]
> +our $declaration_macros = qr{(?x:
> + (?:$Storage\s+)?(?:DECLARE|DEFINE)_[A-Z]+\s*\(|
Hey Andrew.
Dotan showed some variants that could be added to this
line. Do you want it rolled into a V2 of this patch
or as a separate patch?
--
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