From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: Re: md/dm-crypt: Rename a jump label in crypt_message() ? Date: Fri, 30 Sep 2016 14:19:57 +0200 Message-ID: References: <566ABCD9.1060404@users.sourceforge.net> <7c232017-e291-fd2d-5516-26e5150d90df@users.sourceforge.net> <20160929125553.kn45yx6jud35463p@thunk.org> <20160930100603.GB13620@mwanda> <20160930120214.GW26713@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160930120214.GW26713@mwanda> Sender: linux-kernel-owner@vger.kernel.org To: Dan Carpenter Cc: Theodore Ts'o , dm-devel@redhat.com, linux-raid@vger.kernel.org, Alasdair Kergon , Mike Snitzer , Shaohua Li , Julia Lawall , kernel-janitors@vger.kernel.org, LKML , linux-doc@vger.kernel.org List-Id: linux-raid.ids > I don't like out labels, but that's my opinion. Thanks for this acknowledgement that you have still got a special opinion about such an identifier. > There is nothing in CodingStyle which says you can't do it. Does the terse description there try to suggest also to choose better identifiers for source code places? Does the meaning of such a coding style specification include also the selection of a more pleasing identifier than "error" for this software module? Regards, Markus