[U-Boot] [RFC PATCH] checkpatch.pl: Add ability to ignore	various messages
    Wolfgang Denk 
    wd at denx.de
       
    Wed Jul 27 23:17:07 CEST 2011
    
    
  
Dear Joe,
In message <b41636a5e5756917b07e50a4b8309dbb092b0a17.1303778411.git.joe at perches.com> you wrote:
> Some users would like the ability to not emit some of the
> messages that checkpatch produces.
> 
> Add command line option to "--ignore" various message types.
> Add .checkpatch.conf file to store a default set of "ignore" flags
> Categorize all ERROR, WARN and CHK types with flags.
> 
> Signed-off-by: Joe Perches <joe at perches.com>
> ---
>  scripts/checkpatch.pl |  456 +++++++++++++++++++++++++++++++++++--------------
>  1 files changed, 327 insertions(+), 129 deletions(-)
Did you receive any feedback for your proposal, especially from Andrew
Morton?
This feature would be really useful for us, but I'd rather see this in
mainline than starting a fork.
Best regards,
Viele Grüße,
Wolfgang Denk
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The IQ of the group is the lowest IQ of a member of the group divided
by the number of people in the group.
    
    
More information about the U-Boot
mailing list