[PATCH] staging: unisys: Fix CamelCase params in SignalInsert_withLock

Dan Carpenter dan.carpenter at oracle.com
Thu Nov 6 18:42:27 UTC 2014


On Thu, Nov 06, 2014 at 12:50:10PM -0500, Ken Depro wrote:
> From: Ken Depro <kenneth.depro at unisys.com>
> 
> This patch renames the following SignalInsert_withLock parameters
> to fix the CamelCase checks:
> pChannel to pchannel

If you're going to rename things, you may as well get rid of the "p".
(My guess is the "p" stands for pointer).

> Queue to queue
> pSignal to psignal

Here too.

regards,
dan carpenter



More information about the devel mailing list