linux/drivers/staging/gasket
Zhixu Zhao a7a4935717 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>
2020-07-15 16:05:14 +02:00
..
apex_driver.c
apex.h
gasket_constants.h
gasket_core.c staging: gasket: core: Fix a coding style issue in gasket_core.c 2020-07-15 16:05:14 +02:00
gasket_core.h
gasket_interrupt.c
gasket_interrupt.h
gasket_ioctl.c
gasket_ioctl.h
gasket_page_table.c staging: gasket: Convert get_user_pages*() --> pin_user_pages*() 2020-06-18 09:48:50 +02:00
gasket_page_table.h
gasket_sysfs.c Merge 5.7-rc3 into staging-next 2020-04-27 12:20:40 +02:00
gasket_sysfs.h staging: gasket: replace symbolic permissions 2020-06-25 15:36:20 +02:00
gasket.h
Kconfig
Makefile
TODO