On Fri, 10 Jan 2025 22:27:36 -0800, Randy Dunlap wrote: > Correct the function parameters and function names to eliminate > kernel-doc warnings: > > blk-cgroup.h:238: warning: Function parameter or struct member 'bio' not described in 'bio_issue_as_root_blkg' > blk-cgroup.h:248: warning: bad line: > blk-cgroup.h:279: warning: expecting prototype for blkg_to_pdata(). Prototype was for blkg_to_pd() instead > blk-cgroup.h:296: warning: expecting prototype for pdata_to_blkg(). Prototype was for pd_to_blkg() instead > > [...] Applied, thanks! [1/1] blk-cgroup: fix kernel-doc warnings in header file commit: 4fa5c37012d71f6a39c4286ffabb9466f1728ba3 Best regards, -- Jens Axboe