git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
345279b
)
debugfs: remove module_exit()
author
Amerigo Wang
<amwang@redhat.com>
Tue, 18 Jan 2011 21:09:21 +0000
(13:09 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 3 Feb 2011 23:39:17 +0000
(15:39 -0800)
debugfs can't be a module, so module_exit() is meaningless for it.
Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found