commit | 8acb888c9cf70d03598eb4a731e3c6e5a588f1ce | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Fri Nov 11 13:53:11 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Nov 11 22:20:01 2005 +1100 |
tree | bddd342b9c417da1f27b2a03c851a2ff2b0f7bed | |
parent | 7f7fda04a6a00d2b99990cec2182bf5181c53de1 [diff] |
[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 <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>