2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 10:13:57 +08:00
linux-next/drivers/staging/gasket
Ivan Bornyakov 66665bb997 staging: gasket: apex: fix copy-paste typo
In sysfs_show() case-branches ATTR_KERNEL_HIB_PAGE_TABLE_SIZE and
ATTR_KERNEL_HIB_SIMPLE_PAGE_TABLE_SIZE do the same. It looks like
copy-paste mistake.

Signed-off-by: Ivan Bornyakov <brnkv.i1@gmail.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20190710204518.16814-1-brnkv.i1@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-25 09:18:21 +02:00
..
apex_driver.c staging: gasket: apex: fix copy-paste typo 2019-07-25 09:18:21 +02:00
apex.h
gasket_constants.h
gasket_core.c staging/gasket: Fix string split 2019-05-30 14:09:47 -07:00
gasket_core.h
gasket_interrupt.c staging: gasket: gasket_interuppt.c: Fix string split issue. 2019-03-18 07:49:45 +01:00
gasket_interrupt.h
gasket_ioctl.c staging/gasket: Fix string split 2019-05-30 14:09:47 -07:00
gasket_ioctl.h
gasket_page_table.c staging/gasket: Fix string split 2019-05-30 14:09:47 -07:00
gasket_page_table.h
gasket_sysfs.c Staging: gasket: gasket_sysfs.c: Fix string split issue. 2019-03-18 18:53:17 +01:00
gasket_sysfs.h
gasket.h
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
TODO