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)
commit36e48f07ba2ba2aad98040df5e63a992a1eccba1
treefba4b99f6b7d755b60239ca383ea5b00513b22c5
parent287ee127bf0bc6ede07426a57de1475d0a60b503
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