mirror of
https://github.com/lkl/linux.git
synced 2025-12-21 09:03:14 +09:00
debugfs_remove() gracefully ignores NULL parameters, so the explicit checks can be removed. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>