commit | 9e1c156ff04b1920c33b59c5b8564afc8bf4f2cd | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Nov 19 09:44:56 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 20 15:40:46 2012 +1000 |
tree | dc60e31a361d588831482436966246d2ea2056df | |
parent | e3cc3520dc2f554b9686b8fc5773d8b8bc8e9c9a [diff] |
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>