From: William Lee Irwin III Date: Wed, 8 Jun 2005 22:48:52 +0000 (-0700) Subject: [PATCH] sparc32: silence access_ok() warnings X-Git-Tag: v2.6.12~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8acd944ea511af02485b1709c07ac7aac12aa48;p=pandora-kernel.git [PATCH] sparc32: silence access_ok() warnings The fact that access_ok() doesn't use some of its arguments trips some unused variable warnings. This patch silences them permanently. Signed-off-by: William Irwin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed