]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
iio: trigger: Fix strange (ladder-type) indentation
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 2 Apr 2021 17:49:11 +0000 (20:49 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 7 Apr 2021 07:36:38 +0000 (08:36 +0100)
commitaf3bac44b1c5f19ee02b4fb5ef957c6163934a71
tree15d6df31cb93aae67a8da870d1eb092f287cc99f
parentebb9493c07e1bb3d7a443b32954f7ddf7f971d57
iio: trigger: Fix strange (ladder-type) indentation

In some cases indentation looks a bit weird with starting from = sign
and being in a ladder-type style. Unify it across the module.

While at it, add blank line after definition block where it needed,

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210402174911.44408-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/industrialio-trigger.c