diff options
author | 2019-06-05 22:24:27 +0800 | |
---|---|---|
committer | 2019-06-05 08:22:24 -0600 | |
commit | 98d669b49120bad6a09c361daa71c92e6a9f8fbb (patch) | |
tree | 95bdf54f76b0677fd67a021f5bef56e728266cec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: aoe: no need to check return value of debugfs_create functions (diff) | |
download | wireguard-linux-98d669b49120bad6a09c361daa71c92e6a9f8fbb.tar.xz wireguard-linux-98d669b49120bad6a09c361daa71c92e6a9f8fbb.zip |
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 <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions