[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151105135235.GX18797@mwanda>
Date: Thu, 5 Nov 2015 16:52:35 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: SF Markus Elfring <elfring@...rs.sourceforge.net>
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Julia Lawall <julia.lawall@...6.fr>,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] staging: most: Delete an unnecessary check before the
function call "module_put"
Relying on hidden sanity checks makes the code harder to read. A human
being cannot remember which functions have sanity checks and which do
not. These sorts of patches are easy to generate automatically but they
make the code worse. There are so many *better* things to do instead of
focusing on making the code bad.
Please stop sending these patches for drivers/staging. You are welcome
to send them for other subsystems which I don't care about.
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