From: Eric W. Biederman Date: Thu, 18 Oct 2007 10:05:28 +0000 (-0700) Subject: sysctl: remove broken cdrom binary sysctls X-Git-Tag: v2.6.24-rc1~389 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06489b4eec832227b6f30b4b43ab26a2c50d9225;p=pandora-kernel.git sysctl: remove broken cdrom binary sysctls The binary interface for the cdrom sysctls can't possilby work. So remove the binary sysctls and update the test for finding out which sysctl table entry we are dealy with to use the procname and not the ctl_name (which I am removing). Signed-off-by: Eric W. Biederman Cc: Alexey Dobriyan Cc: Jens Axboe Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed