Loading CODING_STYLE.rst +9 −0 Original line number Diff line number Diff line Loading @@ -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 ========== Loading Loading @@ -205,6 +208,9 @@ comment anyway.) Rationale: Consistency, and ease of visually picking out a multiline comment from the surrounding code. Language usage ************** Preprocessor ============ Loading Loading @@ -526,6 +532,9 @@ are still some caveats to beware of } QEMU Specific Idioms ******************** Error handling and reporting ============================ Loading Loading
CODING_STYLE.rst +9 −0 Original line number Diff line number Diff line Loading @@ -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 ========== Loading Loading @@ -205,6 +208,9 @@ comment anyway.) Rationale: Consistency, and ease of visually picking out a multiline comment from the surrounding code. Language usage ************** Preprocessor ============ Loading Loading @@ -526,6 +532,9 @@ are still some caveats to beware of } QEMU Specific Idioms ******************** Error handling and reporting ============================ Loading