diff options
author | Kefeng Wang <[email protected]> | 2019-06-05 22:24:27 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-06-05 08:22:24 -0600 |
commit | 98d669b49120bad6a09c361daa71c92e6a9f8fbb (patch) | |
tree | 95bdf54f76b0677fd67a021f5bef56e728266cec /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e0241fb0b94399bb4131da7f29dc92cf5dc1ae71 (diff) |
block: Drop unlikely before IS_ERR(_OR_NULL)
IS_ERR(_OR_NULL) already contain an 'unlikely' compiler flag,
so no need to do that again from its callers. Drop it.
Cc: Jens Axboe <[email protected]>
Cc: [email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions