summaryrefslogtreecommitdiff
path: root/mm/swapfile.c
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-05-07 02:19:25 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-05-08 20:13:30 (GMT)
commit155d940a78fd0761c2d73c5bd95a9dd287d58054 (patch)
tree515cd760a696f436a64ae0ae3c16151a128d4375 /mm/swapfile.c
parent228fb087a0098e9d4a2498f388762ff379eebae1 (diff)
downloadlinux-fsl-qoriq-155d940a78fd0761c2d73c5bd95a9dd287d58054.tar.xz
sfc: fix return value check in efx_ptp_probe_channel()
In case of error, the function ptp_clock_register() returns ERR_PTR() and never returns NULL. The NULL test in the return value check should be replaced with IS_ERR(). Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Reviewed-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/swapfile.c')
0 files changed, 0 insertions, 0 deletions