Use single_open instead of manual manipulations.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 18 Feb 2008 10:55:10 +0000 (13:55 +0300)
committerJeff 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