]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i2c: isch: Unify the name of the variable to hold an error code
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 16 Sep 2024 12:01:35 +0000 (15:01 +0300)
committerAndi Shyti <andi.shyti@kernel.org>
Wed, 13 Nov 2024 22:29:46 +0000 (23:29 +0100)
commita8d9aabcaa9fba678b8057f4cf6a2095e2b73b51
tree1ddc0d4abdb8a0aafbf816dfd2a10ccc8837e986
parent9dca29ee9b869f9de155e1968dafec2f1e69bd47
i2c: isch: Unify the name of the variable to hold an error code

There are two different names used for the variable that holds
an error code. Unify to use one variant in all cases.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-isch.c