On 11/6/14, Dan Carpenter <[email protected]> wrote: > On Thu, Nov 06, 2014 at 12:50:10PM -0500, Ken Depro wrote: >> From: Ken Depro <[email protected]> >> >> 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".
And fix the function name as well... > (My guess is the "p" stands for pointer). > >> Queue to queue >> pSignal to psignal > > Here too. > > regards, > dan carpenter > > _______________________________________________ > devel mailing list > [email protected] > http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel > -- Regards, Denis _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
