diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2016-07-07 02:08:38 +0000 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-08-08 12:12:29 +0200 |
commit | ee4fec5f44a2c0f59327748217319f78e49b90a7 (patch) | |
tree | 1e982eebf2e6412c1cc45af92e5e6a56f22be1f4 /Makefile | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc (diff) | |
download | linux-stable-ee4fec5f44a2c0f59327748217319f78e49b90a7.tar.gz linux-stable-ee4fec5f44a2c0f59327748217319f78e49b90a7.tar.bz2 linux-stable-ee4fec5f44a2c0f59327748217319f78e49b90a7.zip |
memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the code
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.
Generated by coccinelle.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions