On Tue, May 07, 2019 at 03:08:14PM +0200, Miroslav Benes wrote: > Commit 4d141ab3416d ("livepatch: Remove custom kobject state handling") > removed kobj_added members of klp_func, klp_object and klp_patch > structures. kernel-doc descriptions were omitted by accident. Remove > them. > > Reported-by: Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx> > Signed-off-by: Miroslav Benes <mbenes@xxxxxxx> Reviewed-by: Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx> -- Kamalesh