]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 15 Oct 2021 08:14:29 +0000 (10:14 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 20 Oct 2021 16:24:34 +0000 (17:24 +0100)
commit18e0042c3124bfa24af7bac949f650947be82fa2
treefba4b99f6b7d755b60239ca383ea5b00513b22c5
parentac8aa4955ac0f3d8c24b1c220220b1a320c006b5
mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables

Many variables will be updated (renamed, dropped, added) in the upcoming
changes, so let's simplify the style to avoid messing with spaces over
and over again.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20211015081506.933180-12-miquel.raynal@bootlin.com
drivers/mfd/ti_am335x_tscadc.c