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:
db2a144
)
make blkdev_put() return void
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 6 May 2013 02:11:03 +0000
(22:11 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 7 May 2013 06:16:31 +0000
(
02:16
-0400)
same story as with the previous patches - note that return
value of blkdev_close() is lost, since there's nowhere the
caller (__fput()) could return it to.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found