[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] CODING_STYLE: removing trailing whitespaces
commit e9446a64af30a8931db9ca063e6b5e3b5073228c Author: Julien Grall <julien.grall@xxxxxxx> AuthorDate: Tue Jul 4 13:12:13 2017 +0100 Commit: Wei Liu <wei.liu2@xxxxxxxxxx> CommitDate: Tue Jul 4 15:13:41 2017 +0100 CODING_STYLE: removing trailing whitespaces Signed-off-by: Julien Grall <julien.grall@xxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- CODING_STYLE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODING_STYLE b/CODING_STYLE index 4c3b53a..6cc5b77 100644 --- a/CODING_STYLE +++ b/CODING_STYLE @@ -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 -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |