linux/drivers/staging/gasket
Todd Poynor 80666096eb staging: gasket: core: remove static function forward declarations
Remove forward declarations of static functions, move code to avoid
forward references, for kernel style.

Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-01 20:07:02 +02:00
..
apex_driver.c staging: gasket: apex: fix function param line continuation style 2018-07-30 10:54:51 +02:00
apex.h staging: gasket: fix comment syntax in apex.h 2018-07-21 08:50:35 +02:00
gasket_constants.h staging: gasket: remove redundant license information 2018-07-12 21:48:30 +02:00
gasket_core.c staging: gasket: core: remove static function forward declarations 2018-08-01 20:07:02 +02:00
gasket_core.h staging: gasket: save struct device for a gasket device 2018-07-27 17:09:16 +02:00
gasket_interrupt.c staging: gasket: interrupt: simplify comments for static functions 2018-07-30 10:54:51 +02:00
gasket_interrupt.h staging: gasket: remove gasket_interrupt_get_msix_entries() 2018-07-14 09:16:28 +02:00
gasket_ioctl.c staging: gasket: ioctl: simplify comments for static functions 2018-07-30 10:54:51 +02:00
gasket_ioctl.h staging: gasket: common ioctl dispatcher add __user annotations 2018-07-21 08:50:36 +02:00
gasket_page_table.c staging: gasket: page table: simplify comments for static functions 2018-07-30 10:54:51 +02:00
gasket_page_table.h staging: gasket: page table: remove code for "no dma_ops" 2018-07-28 09:24:10 +02:00
gasket_sysfs.c staging: gasket: sysfs: simplify comments for static functions 2018-07-30 10:54:51 +02:00
gasket_sysfs.h staging: gasket: remove gasket_sysfs_register_show() 2018-07-14 09:17:24 +02:00
gasket.h staging: gasket: remove redundant license information 2018-07-12 21:48:30 +02:00
Kconfig staging: gasket: allow compile for ARM64 in Kconfig 2018-07-21 08:50:34 +02:00
Makefile
TODO staging: gasket: TODO: remove entry for static function kernel docs 2018-07-30 10:54:51 +02:00