On Fri 2016-12-16 11:44:24, Kamalesh Babulal wrote:
> commit 425595a7fc20 ("livepatch: reuse module loader code
> to write relocations") offloads livepatch module relocation
> write to arch specific module loader code.
>
> Remove unused klp_write_module_reloc() function stub.Yup, the function is not longer used. > Signed-off-by: Kamalesh Babulal <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Best Regards, Petr

