staging: gasket: core: Fix a coding style issue in gasket_core.c
authorZhixu Zhao <zhixu001@126.com>
Wed, 15 Jul 2020 13:33:13 +0000 (21:33 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2020 14:05:14 +0000 (16:05 +0200)
commita7a49357179ee71e1b969991474392e91295bff1
tree3c14a82c27781f66a85eeefbec0cc591853c462f
parentd1e8c52ab7ee7afbaa9d276d805525a64a01a07a
staging: gasket: core: Fix a coding style issue in gasket_core.c

A coding alignment issue is found by checkpatch.pl.
Fix it by using a temporary for gasket_dev->bar_data[bar_num].

Signed-off-by: Zhixu Zhao <zhixu001@126.com>
Link: https://lore.kernel.org/r/20200715133313.16327-1-zhixu001@126.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_core.c