From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: md/dm-crypt: Rename a jump label in crypt_message() ? Date: Fri, 30 Sep 2016 15:02:14 +0300 Message-ID: <20160930120214.GW26713@mwanda> References: <566ABCD9.1060404@users.sourceforge.net> <7c232017-e291-fd2d-5516-26e5150d90df@users.sourceforge.net> <20160929125553.kn45yx6jud35463p@thunk.org> <20160930100603.GB13620@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: SF Markus Elfring 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 On Fri, Sep 30, 2016 at 01:32:23PM +0200, SF Markus Elfring wrote: > > I specifically did not say that "out:" or "error:" labels are bad names. > > Did you inform me once that you had also a special opinion about an identifier > like "out"? I don't like out labels, but that's my opinion. There is nothing in CodingStyle which says you can't do it. regards, dan carpenter