[PATCH 3/8] drm/nouveau: Remove redundant debugfs cleanup

2013-07-07 Thread Chris Wilson
All inode removal is handled for us by the core. Signed-off-by: Chris Wilson Cc: Ben Skeggs --- drivers/gpu/drm/nouveau/nouveau_debugfs.c | 7 --- drivers/gpu/drm/nouveau/nouveau_debugfs.h | 6 -- drivers/gpu/drm/nouveau/nouveau_drm.c | 1 - 3 files changed, 14 deletions(-) diff --

[PATCH 3/8] drm/nouveau: Remove redundant debugfs cleanup

2013-07-07 Thread Chris Wilson
All inode removal is handled for us by the core. Signed-off-by: Chris Wilson Cc: Ben Skeggs --- drivers/gpu/drm/nouveau/nouveau_debugfs.c | 7 --- drivers/gpu/drm/nouveau/nouveau_debugfs.h | 6 -- drivers/gpu/drm/nouveau/nouveau_drm.c | 1 - 3 files changed, 14 deletions(-) diff --