commit | 3ea0bf377903981bd77d71d97200f96793bbbef2 | [log] [tgz] |
---|---|---|
author | Himanshu Jha <himanshujha199640@gmail.com> | Wed Aug 30 18:55:56 2017 +0530 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Aug 31 09:24:15 2017 +0200 |
tree | 41cd053292dad0cd436074d07745bca2b13cbb18 | |
parent | b07b9146635e90b72551bc8992eb85ecbaa0e593 [diff] |
drm/gma500: Remove null check before kfree kfree on NULL pointer is a no-op and therefore checking is redundant. Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/1504099556-3887-1-git-send-email-himanshujha199640@gmail.com