From: Xiao Guangrong Date: Thu, 9 Jul 2009 08:22:22 +0000 (+0800) Subject: tracing/filter: Remove empty subsystem and its directory X-Git-Tag: v2.6.32-rc1~718^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc82ec98a4727fd51b77e92d05fe7d2db3dcc11c;p=pandora-kernel.git tracing/filter: Remove empty subsystem and its directory Remove empty subsystem and its directory when module unload. Before patch: # rmmod trace-events-sample.ko # ls sample enable filter After patch: # rmmod trace-events-sample.ko # ls sample ls: cannot access sample: No such file or directory Signed-off-by: Xiao Guangrong Acked-by: Tom Zanussi Reviewed-by: Li Zefan Cc: Frederic Weisbecker Cc: Steven Rostedt LKML-Reference: <4A55A8BE.9010707@cn.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed