diff options
| author | Wei Yongjun <weiyj.lk@gmail.com> | 2016-07-25 07:08:07 +0000 |
|---|---|---|
| committer | Stefan Agner <stefan@agner.ch> | 2016-09-05 12:15:41 -0700 |
| commit | acd4d615bc5b4035a542ea3458fdee3b5d6f0f78 (patch) | |
| tree | e39a99914615f9a949bc7a764e114a8e4581bc5c /scripts/stackusage | |
| parent | drm/fsl-dcu: fix endian issue when using clk_register_divider (diff) | |
| download | linux-acd4d615bc5b4035a542ea3458fdee3b5d6f0f78.tar.gz linux-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 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
