diff options
| author | Tom Rix <[email protected]> | 2022-03-31 18:54:58 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-03-31 18:58:38 +0000 |
| commit | 8d7829ebc1e48208b3c02c2a10c5f8856246033c (patch) | |
| tree | 30c292a1943dc17f540c2115b25671882fda5a32 /net/unix/af_unix.c | |
| parent | block: use dedicated list iterator variable (diff) | |
| download | kernel-8d7829ebc1e48208b3c02c2a10c5f8856246033c.tar.gz kernel-8d7829ebc1e48208b3c02c2a10c5f8856246033c.zip | |
blk-wbt: remove wbt_track stub
cppcheck returns this warning
[block/blk-wbt.h:104] -> [block/blk-wbt.c:592]:
(warning) Function 'wbt_track' argument order different:
declaration 'rq, flags, ' definition 'rqos, rq, bio'
In commit c1c80384c8f4 ("block: remove external dependency on wbt_flags")
wbt_track was removed for the real declaration, its stub should
have been as well.
Signed-off-by: Tom Rix <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
