[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] xen: Fix strange byte in common/Kconfig
commit 3f82eb9740cacf417576387c398c9a543ab05c60 Author: Anthony PERARD <anthony.perard@xxxxxxxxxx> AuthorDate: Wed Oct 23 17:48:15 2019 +0100 Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> CommitDate: Thu Oct 24 12:36:56 2019 +0100 xen: Fix strange byte in common/Kconfig Current description of the file by `file`: common/Kconfig: Non-ISO extended-ASCII text Change that byte to an ascii quote so the file can become properly encoded, and all ASCII. Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Release-acked-by: Juergen Gross <jgross@xxxxxxxx> --- xen/common/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/common/Kconfig b/xen/common/Kconfig index 7b5dd9d495..5c0f8d30c7 100644 --- a/xen/common/Kconfig +++ b/xen/common/Kconfig @@ -386,7 +386,7 @@ config TRACEBUFFER default y ---help--- Enable tracing infrastructure and pre-defined tracepoints within Xen. - This will allow live information about Xen?s execution and performance + This will allow live information about Xen's execution and performance to be collected at run time for debugging or performance analysis. Memory and execution overhead when not active is minimal. -- generated by git-patchbot for /home/xen/git/xen.git#staging _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |