OSDN Git Service

media: ccs: Wrap long lines, unwrap short ones
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 18 Sep 2020 09:36:38 +0000 (11:36 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 3 Dec 2020 11:27:32 +0000 (12:27 +0100)
commit2b5b9af811ae0b1376d5ac87cac26757d773c317
tree976fc8a9bc764fcbe35193abdea50f87a333b789
parentfd5cfde331f86e7712a037e68e9e66b29eaea9fa
media: ccs: Wrap long lines, unwrap short ones

Over the years (and renaming) some lines that may well be wrapped ended up
being over 80 characters, likewise there are shorter lines that can be
merged. Do that.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/ccs/ccs-core.c