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:
57bb7e2
)
Use single_open instead of manual manipulations.
author
Pavel Emelyanov
<xemul@openvz.org>
Mon, 18 Feb 2008 10:55:10 +0000
(13:55 +0300)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 26 Mar 2008 04:19:58 +0000
(
00:19
-0400)
The code opening proc entry for each device makes the
same thing, as the single_open does, so remove the
unneeded code.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found