[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1406140937370.2003@localhost6.localdomain6>
Date: Sat, 14 Jun 2014 09:40:52 +0200 (CEST)
From: Julia Lawall <julia.lawall@...6.fr>
To: Joe Perches <joe@...ches.com>
cc: Dan Carpenter <dan.carpenter@...cle.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Andy Whitcroft <apw@...dowen.org>,
LKML <linux-kernel@...r.kernel.org>,
Julia Lawall <julia.lawall@...6.fr>, benoit.taine@...6.fr
Subject: Re: [RFC PATCH] checkpatch: Attempt to find unnecessary 'out of
memory' messages
With a semantic patch that searches for the various calls and then a
string containing the letters "emory", I get removals of the messages
below. Do any of these messages look useful? For example, some are
generated with specific functions, such as IRDA_ERROR or BT_ERR. If none
of the messages look useful, should just one big patch go to trivial, or
should the patches go to the individual maintainers?
julia
--
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