[PATCH] Change H_StudlyCaps to H_SHOUTING_CAPS

Ryan Arnold rsa at us.ibm.com
Fri Mar 31 02:36:39 EST 2006


On Thu, 2006-03-30 at 13:58 +0200, Segher Boessenkool wrote:
> [I hope I got my mailer script to work okay, don't kill me please.]
> 
> Also cleans up some nearby whitespace problems.
> 
> Signed-of-by: Segher Boessenkool <segher at kernel.crashing.org>

> -	else if (rc == H_Parameter)
> +		       "plpar-hcall (%s) failed; not authorized to this"
> +		       " function\n", tag);
> +	else if (rc == H_PARAMETER)
>  		printk(KERN_INFO "plpar-hcall (%s) failed; Bad parameter(s)\n",
>  		       tag);

I believe the studly caps were used over shouting caps because the RPA
specification, from which these ret codes were taken, uses Studly Caps.
That probably isn't sufficient justification, just an historical
perspective.

-- 
Ryan S. Arnold <rsa at us.ibm.com>
IBM Linux Technology Center
Linux on Power Toolchain




More information about the Linuxppc-dev mailing list