On Tue, 5 May 2020 14:18:28 +0800 Qi Zheng <arch0.zheng@xxxxxxxxx> wrote: > Update the definitions of some functions listed in the kobject > document, since they have been changed. > > Signed-off-by: Qi Zheng <arch0.zheng@xxxxxxxxx> I've applied this since it's an improvement on the original. The proper fix, though, is to bring in the nice kerneldoc comments that those functions have rather than trying to maintain another copy of that information. Thanks, jon