[Spice-devel] [PATCH v4 12/12] Whitespace adjustment guideline
Christophe de Dinechin
christophe at dinechin.org
Thu Feb 15 16:06:25 UTC 2018
From: Christophe de Dinechin <dinechin at redhat.com>
Change since v3:
- This particular aspect is controversial, so it was put in a separate patch.
Signed-off-by: Christophe de Dinechin <dinechin at redhat.com>
---
docs/spice_style.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/spice_style.txt b/docs/spice_style.txt
index 13bd3809..0cbd3570 100644
--- a/docs/spice_style.txt
+++ b/docs/spice_style.txt
@@ -559,3 +559,5 @@ Compilation
The source code should compile without warnings on all variants of GCC and clang available.
A patch may be rejected if it introduces new warnings.
Warnings that appear over time due to improvements in compilers should be fixed in dedicated patches. A patch should not mix warning fixes and other changes.
+
+Any patch may adjust whitespace (e.g. eliminate trailing whitespace). Whitespace adjustments do not require specific patches
--
2.13.5 (Apple Git-94)
More information about the Spice-devel
mailing list