From: Arjan van de Ven Date: Fri, 8 Feb 2008 12:20:55 +0000 (-0800) Subject: remove the unused exports of sys_open/sys_read X-Git-Tag: v2.6.25-rc1~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3287629eff75c7323e875b942be82f7ac6ca18da;p=pandora-kernel.git remove the unused exports of sys_open/sys_read These exports (which aren't used and which are in fact dangerous to use because they pretty much form a security hole to use) have been marked _UNUSED since 2.6.24 with removal in 2.6.25. This patch is their final departure from the Linux kernel tree. Signed-off-by: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed