vvfat: fix coding style nit
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 30 Sep 2009 17:43:31 +0000 (19:43 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 30 Sep 2009 18:45:50 +0000 (18:45 +0000)
commit04577a56e2b772d3530ed13ea8ae270233d65e9f
treefbdd7edd35cd3d60e217663f111015a5f95a4fac
parent464a6897ea32cbe0b628e84e498ea9d5bc15c63f
vvfat: fix coding style nit

Put space between = and & when taking a pointer,
to avoid confusion with old-style "&=".

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
block/vvfat.c