staging: gasket: apex: remove static function forward declarations
commitc76b15fe7b7b8c74aa49960ecbe1d44c5c0104ab
authorTodd Poynor <toddpoynor@google.com>
Sun, 29 Jul 2018 19:36:45 +0000 (29 12:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jul 2018 08:54:51 +0000 (30 10:54 +0200)
treed1bbbd7c4e5f29f53e1dd744a77d8347975b0a36
parent8b8a93885d578d252bcf7d8cd1771b5991ffc7fc
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