Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1186724
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/6] staging: rtl8188eu: remove goto label |
| Date | 2015-07-17 13:30 +0200 |
| Message-ID | <pNc02-3ZN-15@gated-at.bofh.it> (permalink) |
| References | <pMPwt-5cU-5@gated-at.bofh.it> <pMPwv-5cU-31@gated-at.bofh.it> <pNbGG-3Dh-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jul 17, 2015 at 02:03:48PM +0300, Dan Carpenter wrote: > On Thu, Jul 16, 2015 at 04:58:09PM +0530, Sudip Mukherjee wrote: > > By checking for the success of kzalloc we were able to remove the goto > > label thus making the code more readable. > > > > No... You've just changed error handling to success handling and added > some new indent levels and made a tangled spaghetti exit path even more > tangled. Spoderman wants to know, "Why u do dis?" I had to go for google to lookup Spoderman or Spiderman. :) At the end of the series, isn't the code better looking and simpler than the original code? regards sudip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 3/6] staging: rtl8188eu: remove goto label Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-07-16 13:30 +0200
Re: [PATCH 3/6] staging: rtl8188eu: remove goto label Dan Carpenter <dan.carpenter@oracle.com> - 2015-07-17 13:10 +0200
Re: [PATCH 3/6] staging: rtl8188eu: remove goto label Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-07-17 13:30 +0200
Re: [PATCH 3/6] staging: rtl8188eu: remove goto label Dan Carpenter <dan.carpenter@oracle.com> - 2015-07-17 13:50 +0200
Re: [PATCH 3/6] staging: rtl8188eu: remove goto label Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-07-17 14:10 +0200
csiph-web