qemu-patch-raspberry4/block
Michael S. Tsirkin 6ab00cee70 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>
2009-09-30 18:45:50 +00:00
..
bochs.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
cloop.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
cow.c block: use fdatasync instead of fsync if possible 2009-09-11 10:19:46 -05:00
curl.c Fix Sparse warning about "expression using sizeof on a function" 2009-08-01 10:13:44 +00:00
dmg.c Revert "support colon in filenames" 2009-07-09 16:06:38 -05:00
nbd.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
parallels.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
qcow.c qcow1: Fix qcow_aio_writev 2009-07-10 13:44:29 -05:00
qcow2-cluster.c Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
qcow2-refcount.c Fix most warnings (errors with -Werror) when debugging is enabled 2009-07-20 17:19:25 +00:00
qcow2-snapshot.c Fix QCOW2 debugging code to compile again 2009-06-29 08:52:40 -05:00
qcow2.c Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
qcow2.h Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
raw-posix-aio.h block: add aio_flush operation 2009-09-11 10:19:46 -05:00
raw-posix.c block: add aio_flush operation 2009-09-11 10:19:46 -05:00
raw-win32.c block: add bdrv_probe_device method 2009-06-15 14:04:22 +02:00
vdi.c Fix signedness warnings on OpenSolaris 2009-09-12 12:36:09 +00:00
vmdk.c vmdk: Fix backing file handling 2009-07-22 10:58:47 -05:00
vpc.c Fix spelling in comment. 2009-09-09 14:57:20 -05:00
vvfat.c vvfat: fix coding style nit 2009-09-30 18:45:50 +00:00