Re: um: Use common error handling code in port_listen_fd()
SF Markus Elfring <[email protected]> Mon, 23 Oct 2017 11:01:05 +0200
| Newsgroups | gmane.linux.kernel,gmane.linux.uml.devel,gmane.linux.uml.user,gmane.linux.kernel.janitors |
|---|---|
| Message-ID | <[email protected]> |
> This business of moving the error code to the bottom of the function > just makes the code less readable. I got an other software development opinion on this aspect. Could you become used to the proposed control flow structure in the affected function? > I know you never listen to anyone, My response times might not fir to your preferences. > but you should stop doing it. I am going to offer suggestions for change patterns which I find useful. There are some challenges around change acceptance as usual. Regards, Markus