aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2018-12-14 10:33:22 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2019-01-11 15:46:55 +0100
commit6afeb39713010742b4c45e2693ee7b3bf098fba8 (patch)
tree73a2aa36ef7027185beb5f9e97d468f2fd4f67ca /net
parent7d2fcebbdc853d722852849ea61dc23662114487 (diff)
downloadqemu-6afeb39713010742b4c45e2693ee7b3bf098fba8.zip
qemu-6afeb39713010742b4c45e2693ee7b3bf098fba8.tar.gz
qemu-6afeb39713010742b4c45e2693ee7b3bf098fba8.tar.bz2
scripts: add script to convert multiline comments into 4-line format
Since we're adding checkpatch rules to enforce 4-line multiline comment format, i.e. with lone /* and */, this script can be run on existing code so that the comment style does not become inconsistent within a file. The alternative to awk-in-a-shell-script could be Perl, which also supports -i directly, but a2p seems to have bitrotten and I didn't quite feel like writing this twice... Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions