[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d2516ec9-5231-bbeb-3534-f0bd6992478c@users.sourceforge.net>
Date: Mon, 21 Aug 2017 16:18:14 +0200
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: Jan Kara <jack@...e.cz>
Cc: Al Viro <viro@...iv.linux.org.uk>,
David Howells <dhowells@...hat.com>,
Ingo Molnar <mingo@...nel.org>,
kernel-janitors@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: isofs: One check less in isofs_read_inode() after error detection
> I agree that
>
> fail:
> goto out;
>
> in the original code is awkward and we can get rid of it.
How would you like to change this place instead?
> However renaming labels is IMO pointless and
>
>> if (bh)
>> +release_bh:
>> brelse(bh);
>> return ret;
>
> is just disgusting.
I know that it can be occasionally harder to achieve the desired consensus.
Regards,
Markus
Powered by blists - more mailing lists