> +void klp_free_objects_dynamic(struct klp_patch *patch) should be static. > +{ > + __klp_free_objects(patch, false); > +} > + Miroslav
> +void klp_free_objects_dynamic(struct klp_patch *patch) should be static. > +{ > + __klp_free_objects(patch, false); > +} > + Miroslav