From: Harvey Harrison Date: Mon, 21 Jul 2008 06:41:24 +0000 (-0700) Subject: lockd: trivial sparse endian annotations X-Git-Tag: v2.6.27-rc3~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317602f3e01a25320a712195b32fcf19c1297121;p=pandora-kernel.git lockd: trivial sparse endian annotations fs/lockd/svcproc.c:115:11: warning: incorrect type in initializer (different base types) fs/lockd/svcproc.c:115:11: expected int [signed] rc fs/lockd/svcproc.c:115:11: got restricted __be32 [usertype] ... and so on... Signed-off-by: Harvey Harrison Signed-off-by: Andrew Morton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed