diff options
author | Max Gurtovoy <[email protected]> | 2021-09-05 11:57:17 +0300 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2021-09-06 07:20:56 -0400 |
commit | 6105d1fe6f4c24ce8c13e2e6568b16b76e04983d (patch) | |
tree | 506ebbadb6d079c551de60d12090131d80f1058b /tools/perf/util/trace-event-scripting.c | |
parent | 81a83d7f4cfcb255c040df09ce83249fabf8733a (diff) |
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 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions