Ian Campbell writes ("[PATCH 1/2] tools: libxl: Remove unnecessary trailing \n 
from log messages."):
> Both xl's LOG and the various libxl logging mechanisms automatically
> include a trailing \n.
> 
> Remove all unnecessary \n's from the logs messages with the following
> semantic patch.
> 
> spatch also reindents (I couldn't see how to make it stop). In general
> it has improved matters but in 1 case it has introduced a long line,
> this will be fixed in the next patch.
> 
> Semantic patch, run as
> spatch --in-place --no-includes --include-headers \
>     --sp-file libxl-log-nl.spatch \
>     tools/libxl/libxl*.[ch] tools/libxl/xl*.[ch]

Both patches:

Acked-by: Ian Jackson <ian.jack...@eu.citrix.com>

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to