From: Anton Blanchard Date: Fri, 11 Nov 2005 02:53:11 +0000 (+1100) Subject: [PATCH] ppc64: Quieten lparcfg X-Git-Tag: v2.6.15-rc1~14^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8acb888c9cf70d03598eb4a731e3c6e5a588f1ce;p=pandora-kernel.git [PATCH] ppc64: Quieten lparcfg If we dont have permission to read some information from the hypervisor, lparcfg outputs a warning on the console. Now that lparcfg is world readable this is a problem. Dont warn in the case of H_Authority, remove some unnecessary function prototypes and fix whitespace damage in a structure as well. Signed-off-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed