diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2025-01-11 09:27:36 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-01-13 17:46:55 +0300 |
commit | 4fa5c37012d71f6a39c4286ffabb9466f1728ba3 (patch) | |
tree | d393722ba99c0d18b8d1ac30341edb49629d3b70 /rust/kernel/alloc.rs | |
parent | 8337b029f788272f5273887ccefb8226404658ce (diff) | |
download | linux-4fa5c37012d71f6a39c4286ffabb9466f1728ba3.tar.xz |
blk-cgroup: fix kernel-doc warnings in header file
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
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tejun Heo <tj@kernel.org>
Cc: Josef Bacik <josef@toxicpanda.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: cgroups@vger.kernel.org
Link: https://lore.kernel.org/r/20250111062736.910383-1-rdunlap@infradead.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/kernel/alloc.rs')
0 files changed, 0 insertions, 0 deletions