diff options
author | 2012-11-19 09:44:56 +0000 | |
---|---|---|
committer | 2012-11-20 15:40:46 +1000 | |
commit | 9e1c156ff04b1920c33b59c5b8564afc8bf4f2cd (patch) | |
tree | dc60e31a361d588831482436966246d2ea2056df /drivers/gpu/drm/ttm/ttm_execbuf_util.c | |
parent | drm: Reject addfb2 with undefined flag bits set (diff) | |
download | linux-dev-9e1c156ff04b1920c33b59c5b8564afc8bf4f2cd.tar.xz linux-dev-9e1c156ff04b1920c33b59c5b8564afc8bf4f2cd.zip |
drm/crtc: Remove redundant NULL check before kfree
kfree() on a NULL input is a no-op. Hence remove the check.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/ttm/ttm_execbuf_util.c')
0 files changed, 0 insertions, 0 deletions