diff options
author | 2017-10-13 14:20:49 +0300 | |
---|---|---|
committer | 2017-10-30 11:50:31 +0100 | |
commit | 2f129d39adb37899dec2c872bea0a6d1034f4325 (patch) | |
tree | 81504ddae71c3373d92e9e36eaeb7f591cfe42ba /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mmc: meson-mx-sdio: return correct error code (diff) | |
download | linux-dev-2f129d39adb37899dec2c872bea0a6d1034f4325.tar.xz linux-dev-2f129d39adb37899dec2c872bea0a6d1034f4325.zip |
mmc: meson-mx-sdio: Cleanup IS_ERR() checks
Using PTR_ERR_OR_ZERO() instead of IS_ERR() works, but it's not how
you're supposed to write these conditions.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions