[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [RFC XEN PATCH 01/23] xen: Fix strange byte in common/Kconfig


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • Date: Wed, 23 Oct 2019 17:48:15 +0100
  • Authentication-results: esa1.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=anthony.perard@xxxxxxxxxx; spf=Pass smtp.mailfrom=anthony.perard@xxxxxxxxxx; spf=None smtp.helo=postmaster@xxxxxxxxxxxxxxx
  • Cc: Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • Delivery-date: Wed, 23 Oct 2019 16:48:49 +0000
  • Ironport-sdr: GngGbaPcj5SXYtFeNerT4M9y1Lg1j0NwomcrN4zhIzBYQZOgePDPs3UbDOjW4Ksjcy2PySZcU6 KYc9hJpWbogDwyX1hSqW60S4MniicA8DT2lppFGSmrcYx17evuv5orhHBU9HgoDIlIM3cMJqrk xZkO+F9o3MEdEUckQmInbPP4Fpo4xxg8CO2Gi0JGt1cGMqlbip3IKN/gNONNDlUzp38EwMQCgl Bu1of3chFVzg5iXHyaQ0jfoga3C1xJI+/7PZzkDzko8HnNbGmdNLWYkKXmQ41WIEWrMqBj1RpS AyI=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

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>
---
 xen/common/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/common/Kconfig b/xen/common/Kconfig
index 7b5dd9d49596..5c0f8d30c709 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.
 
-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.