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