Messages in this thread |  | | Date | Mon, 27 Oct 2014 21:56:31 -0700 | From | Darren Hart <> | Subject | Re: [PATCH 1/8] eeepc-laptop: flatten control flow |
| |
On Wed, Oct 22, 2014 at 09:12:36PM +0200, Frans Klaver wrote: > In eeepc_rfkill_hotplug there's an if statement with a big tail that > ends right before the out_unlock label. We might as well invert the > condition and jump to out_unlock in that case, pretty much like the rest > of the code does. This removes an indentation level for a large chunk of > code and also stops suggesting there might be an else clause. > > Signed-off-by: Frans Klaver <fransklaver@gmail.com>
Queued for 3.19, thanks Frans.
-- Darren Hart Intel Open Source Technology Center
|  |