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:
a0eb62a
)
[PATCH] introduce __blkdev_driver_ioctl()
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 30 Aug 2007 00:34:12 +0000
(20:34 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 21 Oct 2008 11:47:26 +0000
(07:47 -0400)
Analog of blkdev_driver_ioctl() with sane arguments. For
now uses fake struct file, by the end of the series it won't
and blkdev_driver_ioctl() will become a wrapper around it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found