Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1467957
| From | Dan Carpenter <dan.carpenter@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] CodingStyle: add some more error handling guidelines |
| Date | 2016-08-22 21:00 +0200 |
| Message-ID | <s92BY-1yy-29@gated-at.bofh.it> (permalink) |
| References | <s8XVE-70P-17@gated-at.bofh.it> <s8YeZ-7mP-5@gated-at.bofh.it> <s8YRH-7Bq-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 22, 2016 at 05:53:02PM +0300, Michael S. Tsirkin wrote: > The point is really naming label for the part of init that failed > (and so needs to be skipped), rather than the part that will run. Naming labels after what "needs to be skipped" doesn't work. How does that meaning make sense for err_cgroup in vhost_dev_set_owner()? What needs to be skipped here? regards, dan carpenter
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] CodingStyle: add some more error handling guidelines "Michael S. Tsirkin" <mst@redhat.com> - 2016-08-22 16:00 +0200
Re: [PATCH] CodingStyle: add some more error handling guidelines Jonathan Corbet <corbet@lwn.net> - 2016-08-22 16:20 +0200
Re: [PATCH] CodingStyle: add some more error handling guidelines "Michael S. Tsirkin" <mst@redhat.com> - 2016-08-22 17:00 +0200
Re: [PATCH] CodingStyle: add some more error handling guidelines Dan Carpenter <dan.carpenter@oracle.com> - 2016-08-22 20:40 +0200
Re: [PATCH] CodingStyle: add some more error handling guidelines "Michael S. Tsirkin" <mst@redhat.com> - 2016-08-22 20:40 +0200
Re: [PATCH] CodingStyle: add some more error handling guidelines Dan Carpenter <dan.carpenter@oracle.com> - 2016-08-22 21:00 +0200
Re: [PATCH] CodingStyle: add some more error handling guidelines "Michael S. Tsirkin" <mst@redhat.com> - 2016-08-22 21:50 +0200
Re: [PATCH] CodingStyle: add some more error handling guidelines Dan Carpenter <dan.carpenter@oracle.com> - 2016-08-22 16:30 +0200
Re: [PATCH] CodingStyle: add some more error handling guidelines Bjørn Mork <bjorn@mork.no> - 2016-08-23 13:10 +0200
Re: [PATCH] CodingStyle: add some more error handling guidelines Dan Carpenter <dan.carpenter@oracle.com> - 2016-08-23 14:10 +0200
Re: [PATCH] CodingStyle: add some more error handling guidelines Bjørn Mork <bjorn@mork.no> - 2016-08-23 15:00 +0200
Re: [PATCH] CodingStyle: add some more error handling guidelines Dan Carpenter <dan.carpenter@oracle.com> - 2016-08-23 16:10 +0200
csiph-web