diff options
author | Petr Mladek <[email protected]> | 2019-01-09 13:43:20 +0100 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2019-01-11 20:51:23 +0100 |
commit | 26c3e98e2f8e44e856cd36c12b3eaefcc6eafb16 (patch) | |
tree | c9358b5d626b51f837e3651a25d4c70cfe695cb0 /scripts/gdb | |
parent | 19514910d021c93c7823ec32067e6b7dea224f0f (diff) |
livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code
We are going to simplify the API and code by removing the registration
step. This would require calling init/free functions from enable/disable
ones.
This patch just moves the code to prevent more forward declarations.
This patch does not change the code except for two forward declarations.
Signed-off-by: Petr Mladek <[email protected]>
Acked-by: Miroslav Benes <[email protected]>
Acked-by: Joe Lawrence <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions