aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2013-12-16 14:13:25 +0800
committerDaniel Vetter <[email protected]>2013-12-16 11:04:43 +0100
commitf3c5fe979117908fb642ed130ae2cd78cb005931 (patch)
tree849b93a1b7bbee48d94a632dc0df3577f3fd7305 /include/linux/timerqueue.h
parentf00076d2fd3fe25b2e8c83921818914dee37ffef (diff)
drm/i915: fix return value check of debugfs_create_file()
In case of error, the function debugfs_create_file() returns NULL pointer not ERR_PTR() if debugfs is enabled. The IS_ERR() test in the return value check should be replaced with NULL test. Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions