From 9331642812b19313ca4c545b37c001d68efb7022 Mon Sep 17 00:00:00 2001 From: Octavian Purdila Date: Tue, 18 Nov 2014 14:57:58 +0200 Subject: [PATCH] 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 Reported-by: Julia Lawall Signed-off-by: Octavian Purdila Acked-by: Wolfram Sang Signed-off-by: Lee Jones --- Reading git-format-patch failed