summaryrefslogtreecommitdiff
path: root/drivers/staging/rts5139
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-06-03 02:08:13 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-03 19:10:47 (GMT)
commitb3c1afd1fa366ef733a9f16c493a03396d7e4ab5 (patch)
tree4ebb00f8cad7f1910fa33d07066bea9f341f427e /drivers/staging/rts5139
parent49c02a75708457b629bba47aed0ba28b2cabf4a1 (diff)
downloadlinux-fsl-qoriq-b3c1afd1fa366ef733a9f16c493a03396d7e4ab5.tar.xz
staging/lustre: fix return value check in libcfs_sock_ioctl()
In case of error, the function sock_alloc_file() 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rts5139')
0 files changed, 0 insertions, 0 deletions