staging: unisys: delete extra space character in vbuschannel_itoa()
authorBenjamin Romer <benjamin.romer@unisys.com>
Thu, 23 Oct 2014 18:29:43 +0000 (14:29 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Oct 2014 02:33:07 +0000 (10:33 +0800)
commit0d2400c35824cb37cae83d6a039166a5067bf047
tree9a00ec42255808163474138789f60b16b0b17bb4
parent8d507c664d99ccb6885e76718b9b95c5911746d6
staging: unisys: delete extra space character in vbuschannel_itoa()

There's no need for that extra space in the typecast in
vbuschannel_itoa(), so just delete it.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/common-spar/include/vbusdeviceinfo.h
This page took 0.028432 seconds and 5 git commands to generate.