From: Robin Holt Date: Thu, 2 Apr 2009 23:59:14 +0000 (-0700) Subject: xpc_sn2: fix max() warning about pointers of different types X-Git-Tag: v2.6.30-rc1~274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e873ec71d091f52510f6aa9bc71d4732438522a;p=pandora-kernel.git xpc_sn2: fix max() warning about pointers of different types Fix a minor compile warning when building on ia64. drivers/misc/sgi-xp/xpc_sn2.c: In function `xpc_clear_remote_msgqueue_flags_sn2': drivers/misc/sgi-xp/xpc_sn2.c:1746: warning: comparison of distinct pointer types lacks a cast Signed-off-by: Robin Holt Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed