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:
8c5a950
)
[PATCH] OCFS2: __init / __exit problem
author
Adrian Bunk
<bunk@stusta.de>
Sat, 7 Jan 2006 19:07:02 +0000
(20:07 +0100)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Fri, 3 Feb 2006 21:47:18 +0000
(13:47 -0800)
Functions called by __init funtions mustn't be __exit.
Reported by Jan-Benedict Glaw <jbglaw@lug-owl.de>.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found