diff options
| author | Wei Yongjun <[email protected]> | 2016-09-10 12:22:17 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-09-13 18:54:34 +0200 |
| commit | 0d2665b6bcfd6b7df828582a0b8a12d29691b66d (patch) | |
| tree | c29b562ddda5c3731c006414af449d26b9de6754 /tools/perf/scripts/python/bin | |
| parent | 5d7519dfc963ec8b6a10a51356840580fc005a1e (diff) | |
serial: mxs-auart: 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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions