commit | 0269b1a17f8f887c02ae37affef884e1ffda3df6 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Wed Sep 16 14:29:32 2015 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Wed Sep 30 16:39:40 2015 +0900 |
tree | fbf91218274d8543a53540f1d27ad34bccbb83b8 | |
parent | 7c93537a47e15e04064158ccdbe28f88ee61170c [diff] |
drm/exynos: remove unnecessary NULL assignment They will be freed right or was freed already, so NULL assignment is unnecessary. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>