]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: core: remove static function forward declarations
authorTodd Poynor <toddpoynor@google.com>
Tue, 31 Jul 2018 20:24:34 +0000 (13:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Aug 2018 18:07:02 +0000 (20:07 +0200)
commit49bcd0fd93febda77c20c41548e93ad63603fcd3
tree6be67d39618528a567badb99611f9a0fb033c8c5
parentdaad685f31110f68c10818a9e7738a557d42dbe4
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>
drivers/staging/gasket/gasket_core.c