From: Pavel Emelyanov Date: Mon, 18 Feb 2008 10:55:10 +0000 (+0300) Subject: Use single_open instead of manual manipulations. X-Git-Tag: v2.6.26-rc1~1138^2~316^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1119d577ccfeb727e3f26f07e612d6f2a9c349e7;p=pandora-kernel.git Use single_open instead of manual manipulations. 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed