commit | 80666096eb78f0eb54abb1991c23488a276fa1c6 | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Tue Jul 31 13:24:34 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 01 20:07:02 2018 +0200 |
tree | 6be67d39618528a567badb99611f9a0fb033c8c5 | |
parent | 5298ff58c93e0d7b7d67b8525e7c18a9478cbd8d [diff] |
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>