On Thursday 08 December 2016 11:38 PM, Josh Poimboeuf wrote:
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]>
Reviewed-by: Kamalesh Babulal <[email protected]> -- cheers, Kamalesh.

