diff options
author | 2016-07-25 07:08:07 +0000 | |
---|---|---|
committer | 2016-09-05 12:15:41 -0700 | |
commit | acd4d615bc5b4035a542ea3458fdee3b5d6f0f78 (patch) | |
tree | e39a99914615f9a949bc7a764e114a8e4581bc5c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/fsl-dcu: fix endian issue when using clk_register_divider (diff) | |
download | linux-dev-acd4d615bc5b4035a542ea3458fdee3b5d6f0f78.tar.xz linux-dev-acd4d615bc5b4035a542ea3458fdee3b5d6f0f78.zip |
drm/fsl-dcu: use PTR_ERR_OR_ZERO() to simplify the code
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.
Generated by: scripts/coccinelle/api/ptr_ret.cocci
Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Stefan Agner <stefan@agner.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions