From 9578184efa6b93f71f34744351a6a8caa79d6cda Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Fri, 25 Apr 2014 16:48:36 +0200 Subject: [PATCH] drm/tegra: sor - Recursively remove debugfs tree Removing only the root directory will fail when there are still files in it. Instead of manually removing all files, remove the whole directory recursively. Signed-off-by: Thierry Reding --- Reading git-format-patch failed