[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140611074704.GS5015@mwanda>
Date: Wed, 11 Jun 2014 10:47:04 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Joe Perches <joe@...ches.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Andy Whitcroft <apw@...dowen.org>,
LKML <linux-kernel@...r.kernel.org>,
Julia Lawall <julia.lawall@...6.fr>
Subject: Re: [RFC PATCH] checkpatch: Attempt to find unnecessary 'out of
memory' messages
Acked-by: Dan Carpenter <dan.carpenter@...cle.com>
This check introduces 1849 new checkpatch.pl warnings. I looked through
the first 70 warnings and there were no false positives.
Besides the bloat issue, I don't like these warnings because they make
the error handling harder to read. They are sort of a mindless thing
that people feel they have to do for no particular reason. Since
people aren't thinking when they write the error message then you get
NULL dereferences and so on.
regards,
dan carpenter
--
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