diff options
| author | Wei Yongjun <[email protected]> | 2016-07-06 12:03:32 +0000 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2016-07-11 09:51:34 +0200 |
| commit | f7973d8ba01648bb878fa30dffe3a18c41081c44 (patch) | |
| tree | d9b434cbd54e166bd2d95179cc248d2788933531 /scripts/gdb/linux/clk.py | |
| parent | aeb8753b6810df55559bcb8bdf88d88221f1521a (diff) | |
sh-pfc: Use PTR_ERR_OR_ZERO() to simplify the code
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.
Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions