]> www.infradead.org Git - users/willy/xarray.git/commit
i2c: isch: Add missed 'else'
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 11 Sep 2024 15:39:14 +0000 (18:39 +0300)
committerAndi Shyti <andi.shyti@kernel.org>
Wed, 11 Sep 2024 21:32:24 +0000 (23:32 +0200)
commit1db4da55070d6a2754efeb3743f5312fc32f5961
tree93ee60b81b9621cee81c3829adc845ce6877682a
parent1d4a1adbed2582444aaf97671858b7d12915bd05
i2c: isch: Add missed 'else'

In accordance with the existing comment and code analysis
it is quite likely that there is a missed 'else' when adapter
times out. Add it.

Fixes: 5bc1200852c3 ("i2c: Add Intel SCH SMBus support")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: <stable@vger.kernel.org> # v2.6.27+
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-isch.c