diff options
| author | Max Gurtovoy <[email protected]> | 2021-09-05 08:57:17 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2021-09-06 11:20:56 +0000 |
| commit | 6105d1fe6f4c24ce8c13e2e6568b16b76e04983d (patch) | |
| tree | 506ebbadb6d079c551de60d12090131d80f1058b /scripts/clang-tools | |
| parent | virtio-balloon: Use virtio_find_vqs() helper (diff) | |
| download | kernel-6105d1fe6f4c24ce8c13e2e6568b16b76e04983d.tar.gz kernel-6105d1fe6f4c24ce8c13e2e6568b16b76e04983d.zip | |
virtio-blk: remove unneeded "likely" statements
Usually we use "likely/unlikely" to optimize the fast path. Remove
redundant "likely/unlikely" statements in the control path to simplify
the code and make it easier to read.
Reviewed-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Max Gurtovoy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Diffstat (limited to 'scripts/clang-tools')
0 files changed, 0 insertions, 0 deletions
