On Mon, Oct 15, 2018 at 02:37:10PM +0200, Petr Mladek wrote:
> +void klp_discard_replaced_stuff(struct klp_patch *new_patch)
> +{
> +     klp_discard_replaced_patches(new_patch);
> +     klp_discard_nops(new_patch);
> +}
> +
> +/*

Stuff?  Really? :-) How about klp_discard_replaced()?

-- 
Josh

Reply via email to