Re: [patch] CodingStyle: add some more error handling guidelines

From: Dan Carpenter
Date: Wed Dec 03 2014 - 08:16:19 EST


On Wed, Dec 03, 2014 at 01:52:53PM +0100, Julia Lawall wrote:
> On Wed, 3 Dec 2014, Dan Carpenter wrote:
>
> > On Wed, Dec 03, 2014 at 01:31:19PM +0100, SF Markus Elfring wrote:
> > >
> > > * To which source code place should the word "location" refer to?
> > > - jump source
> > > - jump target
> >
> > jump target.
>
> I think you mean source? Or it really is ambiguous. The example was
> err_kmalloc_failed, which seems source-related.

Yeah. You're right. I misread Markus's email. The goto location is
where the goto is. The label location is where the label is.

regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/