diff options
author | 2016-07-07 02:08:38 +0000 | |
---|---|---|
committer | 2016-08-08 12:12:29 +0200 | |
commit | ee4fec5f44a2c0f59327748217319f78e49b90a7 (patch) | |
tree | 1e982eebf2e6412c1cc45af92e5e6a56f22be1f4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.8-rc1 (diff) | |
download | linux-dev-ee4fec5f44a2c0f59327748217319f78e49b90a7.tar.xz linux-dev-ee4fec5f44a2c0f59327748217319f78e49b90a7.zip |
memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the code
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.
Generated by coccinelle.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions