summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2016-09-10 12:22:17 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-13 16:54:34 (GMT)
commit0d2665b6bcfd6b7df828582a0b8a12d29691b66d (patch)
treec29b562ddda5c3731c006414af449d26b9de6754 /firmware
parent5d7519dfc963ec8b6a10a51356840580fc005a1e (diff)
downloadlinux-0d2665b6bcfd6b7df828582a0b8a12d29691b66d.tar.xz
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 <weiyongjun1@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions