diff options
author | Jiapeng Chong <[email protected]> | 2022-09-05 10:04:36 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-09-05 11:42:39 -0600 |
commit | 4fa07edbb7eacfb56b3aa64f590e9f38e7f1042c (patch) | |
tree | c50fab86e86a20e3455e8c8d1e70094116ceab4f /scripts/generate_rust_analyzer.py | |
parent | 916d72c10a4ca80ea51f1421e774cb765b53f28f (diff) |
io_uring/notif: Remove the unused function io_notif_complete()
The function io_notif_complete() is defined in the notif.c file, but not
called elsewhere, so delete this unused function.
io_uring/notif.c:24:20: warning: unused function 'io_notif_complete' [-Wunused-function].
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2047
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Reviewed-by: Pavel Begunkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions