OSDN Git Service

staging: unisys: fix up ULTRA_CHANNEL_CLIENT_TRANSITION macro
authorBenjamin Romer <benjamin.romer@unisys.com>
Thu, 23 Oct 2014 18:30:00 +0000 (14:30 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Oct 2014 02:33:09 +0000 (10:33 +0800)
commitff97a3fdf5c99adee957841aec4741cf36519870
treee887ddd161af5bebd9b632e65fd740908e35a92a
parent8800bfbc068352104efa11efb73424217427f9da
staging: unisys: fix up ULTRA_CHANNEL_CLIENT_TRANSITION macro

Rename the macro to SPAR_CHANNEL_CLIENT_TRANSITION, and fix CamelCase
parameters:

pChan => ch
chanId => id
logCtx => log

Update all places the macro was used to call the new name.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/common-spar/include/channels/channel.h
drivers/staging/unisys/virthba/virthba.c
drivers/staging/unisys/virtpci/virtpci.c