]> Git Repo - qemu.git/commit - block/backup.c
block/backup: fix block-comment style
authorVladimir Sementsov-Ogievskiy <[email protected]>
Fri, 20 Sep 2019 14:20:47 +0000 (17:20 +0300)
committerMax Reitz <[email protected]>
Thu, 10 Oct 2019 08:56:17 +0000 (10:56 +0200)
commit0e23e382b77baeff1f115ae06424b99d4449a594
treeaf0eace76088492adf8d538a9e31e58810d0d59d
parent2c8074c453ff13a94bd08ec26061917670ec03be
block/backup: fix block-comment style

We need to fix comment style around block-copy functions before further
moving them to separate file to satisfy checkpatch. But do more: fix
all comments style. Also, seems like doubled first asterisk is not
forbidden, but drop it too for consistency.

Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Message-id: 20190920142056[email protected]
Signed-off-by: Max Reitz <[email protected]>
block/backup.c
This page took 0.020811 seconds and 4 git commands to generate.