staging: unisys: visorbus: replaced vague variable name in typeguid_show
authorAlexander Curtin <alexander.curtin@unisys.com>
Thu, 24 Mar 2016 02:15:49 +0000 (22:15 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commit48f571489c0e8263b7a37dcd794ecf19b852a4df
tree6ba1faef7ca71c9a961fe523258aa88531795d06
parent4d12b5ee26e31b964b8918e7adde081103213b06
staging: unisys: visorbus: replaced vague variable name in typeguid_show

The variable name "s" doesn't indicate the purpose of the string, which
is to store the id collected from the visorchannel_id function. This
just replaces the name with "typeid".

Signed-off-by: Alexander Curtin <alexander.curtin@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_main.c