commit | fbaa72d56424553f0aa434d8816a0da7a9071415 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Mon Nov 23 17:24:31 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 22:53:40 2016 -0800 |
tree | df55e81df6741004423cad033084e72b0cc93bad | |
parent | ba1b5c44e2a9fed6f97fb10da3b4da164d4a26e4 [diff] |
misc: mic: return error directly Instead of jumping to a label and then returning from there lets return directly. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Reviewed-by: Sudeep Dutt <sudeep.dutt@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>