Skip to content
Snippets Groups Projects
Commit 9f8efa74 authored by Daniel P. Berrangé's avatar Daniel P. Berrangé
Browse files

docs: split the CODING_STYLE doc into distinct groups


Reviewed-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarDaniel P. Berrangé <berrange@redhat.com>
parent 821f2967
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,9 @@ QEMU Coding Style
Please use the script checkpatch.pl in the scripts directory to check
patches before submitting.
Formatting and style
********************
Whitespace
==========
......@@ -205,6 +208,9 @@ comment anyway.)
Rationale: Consistency, and ease of visually picking out a multiline
comment from the surrounding code.
Language usage
**************
Preprocessor
============
......@@ -526,6 +532,9 @@ are still some caveats to beware of
}
QEMU Specific Idioms
********************
Error handling and reporting
============================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment