]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: apex: remove static function forward declarations
authorTodd Poynor <toddpoynor@google.com>
Sun, 29 Jul 2018 19:36:45 +0000 (12:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jul 2018 08:54:51 +0000 (10:54 +0200)
commit71f424903740335bf8c8097063c0165bd5063701
treed1bbbd7c4e5f29f53e1dd744a77d8347975b0a36
parent1810e489e678a71736d904d48d3a37f8fc19d6d7
staging: gasket: apex: 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>
drivers/staging/gasket/apex_driver.c