aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDmitrii Bundin <[email protected]>2023-01-09 21:58:54 +0300
committerJens Axboe <[email protected]>2023-01-29 15:17:40 -0700
commit81594e7e7a146888f0bac4fa782b0b5d3c37fdff (patch)
treea7899b39a09eb2a1d85d044ddda80dfc0d290597 /tools/perf/scripts/python/bin
parentcbeb47a7b5f003429ded32b1fb3a7108ce5c1b54 (diff)
io_uring: remove excessive unlikely on IS_ERR
The IS_ERR function uses the IS_ERR_VALUE macro under the hood which already wraps the condition into unlikely. Signed-off-by: Dmitrii Bundin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions