commit | 9331642812b19313ca4c545b37c001d68efb7022 | [log] [tgz] |
---|---|---|
author | Octavian Purdila <octavian.purdila@intel.com> | Tue Nov 18 14:57:58 2014 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Nov 19 17:12:37 2014 +0000 |
tree | 4ca83613a77752f700b816398c5e29ffd99e294e | |
parent | 7ca2b1c6724b150d8305ce06e4b07904ecbcb3fb [diff] |
i2c: dln2: Simplify return flow for dln2_i2c_enable This fixes the following kbuild test robot warning: >> drivers/i2c/busses/i2c-dln2.c:70:1-4: WARNING: end returns can be simplified if negative or 0 value Reported-by: kbuild test robot <fengguang.wu@intel.com> Reported-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Octavian Purdila <octavian.purdila@intel.com> Acked-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Lee Jones <lee.jones@linaro.org>