OSDN Git Service

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)
commit6ab00cee7024bd55a4a5159a6cfae46984099184
treefbdd7edd35cd3d60e217663f111015a5f95a4fac
parent4839abe78fd466a3cf06faa7c362154afd5404f1
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