Commit 9e386f4
ublk: make ublk_ctrl_stop_dev return void
This function always returns 0, so there is no need to return a value.
Signed-off-by: Yoav Cohen <yoav@nvidia.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent 78796b6 commit 9e386f4
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3459 | 3459 | | |
3460 | 3460 | | |
3461 | 3461 | | |
3462 | | - | |
| 3462 | + | |
3463 | 3463 | | |
3464 | 3464 | | |
3465 | | - | |
3466 | 3465 | | |
3467 | 3466 | | |
3468 | 3467 | | |
| |||
3935 | 3934 | | |
3936 | 3935 | | |
3937 | 3936 | | |
3938 | | - | |
| 3937 | + | |
| 3938 | + | |
3939 | 3939 | | |
3940 | 3940 | | |
3941 | 3941 | | |
| |||
0 commit comments