]> xenbits.xensource.com Git - xen.git/commitdiff
CODING_STYLE: removing trailing whitespaces
authorJulien Grall <julien.grall@arm.com>
Tue, 4 Jul 2017 12:12:13 +0000 (13:12 +0100)
committerWei Liu <wei.liu2@citrix.com>
Tue, 4 Jul 2017 14:13:41 +0000 (15:13 +0100)
Signed-off-by: Julien Grall <julien.grall@arm.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
CODING_STYLE

index 4c3b53a754f0eb4fccc68c67b1a7ebe4ed2e32ab..6cc5b774cfbd5816d7dd943a8e4ab19d9ae3a2ec 100644 (file)
@@ -4,11 +4,11 @@ Coding Style for the Xen Hypervisor
 The Xen coding style described below is the coding style used by the
 Xen hypervisor itself (xen/*) as well as various associated low-level
 libraries (e.g. tools/libxc/*).
-        
+
 An exception is made for files which are imported from an external
 source. In these cases the prevailing coding style of the upstream
 source is generally used (commonly the Linux coding style).
-        
+
 Other parts of the code base may use other coding styles, sometimes
 explicitly (e.g. tools/libxl/CODING_STYLE) but often implicitly (Linux
 coding style is fairly common). In general you should copy the style