OSDN Git Service

staging: gasket: ioctl: remove static function forward declarations
authorTodd Poynor <toddpoynor@google.com>
Tue, 31 Jul 2018 20:24:35 +0000 (13:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Aug 2018 18:07:02 +0000 (20:07 +0200)
commitea174ccd2a1144c6bc02943220a916e4a556f5ff
tree936202843d74fb4051cc84d3ca40c20a9e62690f
parent80666096eb78f0eb54abb1991c23488a276fa1c6
staging: gasket: ioctl: 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/gasket_ioctl.c