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:
1b2ccf0
)
[PATCH] inotify: check retval in init
author
Robert Love
<rml@novell.com>
Mon, 25 Jul 2005 19:17:34 +0000
(15:17 -0400)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 26 Jul 2005 20:37:22 +0000
(13:37 -0700)
Check for (unlikely) errors in the filesystem initialization stuff in
our module_init() function.
Signed-off-by: Robert Love <rml@novell.com>
Signed-off-by: John McCutchan <ttb@tentacle.dhs.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found