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:
6de88d7
)
fix the crap in dst/dcore
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 8 Aug 2009 21:58:52 +0000
(
01:58
+0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 16 Dec 2009 17:16:44 +0000
(12:16 -0500)
* don't reinvent the wheels, please - open_bdev_exclusive() is there
for purpose
* both open_by_devnum() and open_bdev_exclusive() return ERR_PTR(...)
upon error, not NULL
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found