mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>