diff options
author | 2019-09-05 14:43:13 +0800 | |
---|---|---|
committer | 2019-09-10 23:18:05 +0100 | |
commit | 16a0f687cac70301f49d6f99c4115824e6aad42b (patch) | |
tree | 1a9ed7da0f1113e536a0633ba3ca13d9f94be628 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'misc-habanalabs-next-2019-09-05' of git://people.freedesktop.org/~gabbayo/linux into char-misc-next (diff) | |
download | linux-rng-16a0f687cac70301f49d6f99c4115824e6aad42b.tar.xz linux-rng-16a0f687cac70301f49d6f99c4115824e6aad42b.zip |
misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation
PTR_ERR_OR_ZERO contains if(IS_ERR(...)) + PTR_ERR. It is better to
use it directly. hence just replace it.
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Link: https://lore.kernel.org/r/1567665795-5901-3-git-send-email-zhongjiang@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions