On Wed, 2015-08-12 at 17:42 +0100, Wei Liu wrote:
> On Wed, Aug 12, 2015 at 02:56:01PM +0100, Ian Campbell wrote:
> > 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:
> 
> Release-acked-by: Wei Liu <wei.l...@citrix.com>

Applied, thanks.


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

Reply via email to