]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: Deduplicate return ret in gmin_i2c_write()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 26 Jun 2020 12:19:25 +0000 (14:19 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 18 Jul 2020 05:22:44 +0000 (07:22 +0200)
commit411cae6d686a07599a317b1653e6246d05cbe3ca
tree43a21e129e506a99ce9961ccc48b46bd38b432a8
parente8811b0cfcc5900d65e3c7d2b2b4e819eb8755fe
media: atomisp: Deduplicate return ret in gmin_i2c_write()

Deduplicate return ret in gmin_i2c_write().

While here, replace 'Kernel' by 'kernel' in the message and
reduce amount of LOCs.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c