From: Ben Hutchings Date: Mon, 1 Sep 2008 11:43:39 +0000 (+0100) Subject: sfc: Change first parameter type of {set,clear}_bit_le() to unsigned X-Git-Tag: v2.6.28-rc1~717^2~380 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c2fc0478d5eff08d78bf28635004ec9a9b3946;p=pandora-kernel.git sfc: Change first parameter type of {set,clear}_bit_le() to unsigned This means the compiler doesn't need to use real division instructions. Signed-off-by: Ben Hutchings Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed