staging: greybus: audio_topology: Fix spaces between operator and string
authorEmmanuil Chatzipetru <chatzi.emanuel@gmail.com>
Wed, 4 Jan 2017 16:08:18 +0000 (17:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Jan 2017 17:22:20 +0000 (18:22 +0100)
commit8a983614ca956fbf6329be22214de2c1fc47ea1e
treeb050de8a3df512d452423300f00c8ac8a5fe0276
parent6b8b810f2c9a11e65bcd7674b1593cda503a7a6b
staging: greybus: audio_topology: Fix spaces between operator and string

Fix coding style issue caught by checkpatch.pl related to the following
warning:
- "CHECK: spaces preferred around that '*' (ctx:VxV) "

Signed-off-by: Emmanuil Chatzipetru <chatzi.emanuel@gmail.com>
Acked-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/audio_topology.c