From: Dean Nelson Date: Mon, 12 May 2008 21:02:02 +0000 (-0700) Subject: drivers/misc/sgi-xp: clean up return values X-Git-Tag: v2.6.26-rc3~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65c17b801e03e40acdca0cd34e8eb1b8a347b539;p=pandora-kernel.git drivers/misc/sgi-xp: clean up return values Make XP return values more generic to XP and not so tied to XPC by changing enum xpc_retval to xp_retval, along with changing return value prefixes from xpc to xp. Also, cleanup a comment block that referenced some of these return values as well as the handling of BTE related return values. Signed-off-by: Dean Nelson Acked-by: Robin Holt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed