aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
AgeCommit message (Collapse)AuthorFilesLines
2019-03-28remove qtailq.hAkihiro Suda1-6/+0
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-03-25Add .clang-formatMarc-André Lureau1-0/+64
Add the .clang-format used for formatting the slirp code during the import from qemu. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>