aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2014-04-17 19:08:40 +0900
committerDave Airlie <[email protected]>2014-04-30 09:48:50 +1000
commit293d3f6a70704691c3539bc3630ba1acbabc5c43 (patch)
treea4f205775e226dbe9808345979ce672a15805ce0 /lib/memory-notifier-error-inject.c
parente2a75c446e38ddf32ccdeb6e8cf2baa61fd8510f (diff)
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
devm_ioremap_resource() returns an error pointer, not NULL. Thus, the result should be checked with IS_ERR(). Signed-off-by: Jingoo Han <[email protected]> Signed-off-by: Inki Dae <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions