commit | 41d98f584f03660324f078fd812342a1e75edd6d | [log] [tgz] |
---|---|---|
author | kbuild test robot <fengguang.wu@intel.com> | Thu Apr 30 21:03:04 2015 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 30 16:13:13 2015 +0200 |
tree | 2ce4ed689a8b707760d96932b45e9e8875071d2e | |
parent | 3ede1b6be0718eb22531c573afc87f275147fbbe [diff] |
i2o: fix simple_return.cocci warnings drivers/staging/i2o/iop.c:777:1-3: WARNING: end returns can be simpified Simplify a trivial if-return sequence. Possibly combine with a preceding function call. Generated by: scripts/coccinelle/misc/simple_return.cocci CC: Alan Cox <alan@linux.intel.com> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>