diff options
author | Josh Poimboeuf <[email protected]> | 2017-02-13 19:42:36 -0600 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2017-03-08 09:23:28 +0100 |
commit | aa82dc3e00da63751bb9dfab26983037b79fc39d (patch) | |
tree | 81e8b465b61c2fe4f872f5a200803a72507d5e20 /lib/vsprintf.c | |
parent | 0dade9f374f1c15f9b43ab01ab75a3b459bba5f6 (diff) |
livepatch: remove unnecessary object loaded check
klp_patch_object()'s callers already ensure that the object is loaded,
so its call to klp_is_object_loaded() is unnecessary.
This will also make it possible to move the patching code into a
separate file.
Signed-off-by: Josh Poimboeuf <[email protected]>
Acked-by: Miroslav Benes <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Reviewed-by: Kamalesh Babulal <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions