Skip to content
Commit 70c5515c authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Greg Kroah-Hartman
Browse files

gpiolib: improve coding style for local variables

[ Upstream commit e5ab49cd

 ]

Drop unneeded whitespaces and put the variables of the same type
together for consistency with the rest of the code.

Signed-off-by: default avatarBartosz Golaszewski <brgl@bgdev.pl>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Reviewed-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Stable-dep-of: ec851b23

 ("gpiolib: fix memory leak in gpiochip_setup_dev()")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 3b714f25
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment