From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Date: Wed, 10 Jun 2020 19:22:44 +0000 Subject: Re: [PATCH v2] exfat: add missing brelse() calls on error paths Message-Id: <20200610192244.GK19604@bombadil.infradead.org> List-Id: References: <20200610172213.GA90634@mwanda> <740ce77a-5404-102b-832f-870cbec82d56@web.de> <20200610184517.GC4282@kadam> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Markus Elfring Cc: Dan Carpenter , linux-fsdevel@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Namjae Jeon , Sungjong Seo , Pali =?iso-8859-1?Q?Roh=E1r?= , Tetsuhiro Kohada , Wei Yongjun On Wed, Jun 10, 2020 at 08:56:26PM +0200, Markus Elfring wrote: > >>> If the second exfat_get_dentry() call fails then we need to release > >>> "old_bh" before returning. There is a similar bug in exfat_move_file(). > >> > >> Would you like to convert any information from this change description > >> into an imperative wording? > >> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id[14671be58d0084e7e2d1cc9c2c36a94467f6e0#n151 > > > > I really feel like imperative doesn't add anything. I understand that > > some people feel really strongly about it, but I don't know why. It > > doesn't make commit messages more understandable. > > Do you insist to deviate from the given guideline? > > > > The important thing is that the problem is clear, the fix is clear and > > the runtime impact is clear. > > I have got further ideas to improve also this commit message. > I am curious if other contributors would like to add another bit of > patch review. You're nitpicking commit messages. This is exactly the kind of thing which drives people away. Dan's commit message is fine. It's actually hilarious because your emails are so unclear that I can't understand them. I have no idea what "collateral evolution" means and yet you use it in almost every email. Why can't you use the same terminology the rest of us use?