aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2013-09-10 22:56:35 +0000
committerInki Dae <[email protected]>2013-09-16 12:57:08 +0000
commit662bb6992a505ad41db3c8b52b1e70934507c2e2 (patch)
treeef2016ba2ab78c0f33b1d789ae712089ac17312a /net/lapb/lapb_timer.c
parentdrm/exynos: Fix address space warnings in exynos_drm_fbdev.c (diff)
downloadkernel-662bb6992a505ad41db3c8b52b1e70934507c2e2.tar.gz
kernel-662bb6992a505ad41db3c8b52b1e70934507c2e2.zip
drm/exynos: fix return value check in lowlevel_buffer_allocate()
In case of error, the function drm_prime_pages_to_sg() 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 <[email protected]> Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions