diff mbox series

[v2,1/2] libxl: Get rid of some trailing whitespace

Message ID 20200109121227.949665-1-george.dunlap@citrix.com (mailing list archive)
State New, archived
Headers show
Series [v2,1/2] libxl: Get rid of some trailing whitespace | expand

Commit Message

George Dunlap Jan. 9, 2020, 12:12 p.m. UTC
No functional changes.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
---
CC: Ian Jackson <ian.jackson@citrix.com>
CC: Wei Liu <wl@xen.org>
CC: Anthony Perard <anthony.perard@citrix.com>
---
 tools/libxl/libxl_event.h    | 2 +-
 tools/libxl/libxl_fork.c     | 4 ++--
 tools/libxl/libxl_internal.h | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

Comments

Ian Jackson Jan. 10, 2020, 5:57 p.m. UTC | #1
George Dunlap writes ("[PATCH v2 1/2] libxl: Get rid of some trailing whitespace"):
> No functional changes.

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
diff mbox series

Patch

diff --git a/tools/libxl/libxl_event.h b/tools/libxl/libxl_event.h
index d1517f7456..41082ef2f4 100644
--- a/tools/libxl/libxl_event.h
+++ b/tools/libxl/libxl_event.h
@@ -441,7 +441,7 @@  void libxl_osevent_occurred_timeout(libxl_ctx *ctx, void *for_libxl)
  *
  *     A program which does this must call libxl_childproc_setmode.
  *     There are three options:
- * 
+ *
  *     libxl_sigchld_owner_libxl:
  *
  *       While any libxl operation which might use child processes
diff --git a/tools/libxl/libxl_fork.c b/tools/libxl/libxl_fork.c
index 0f1b6b518c..c5b378c554 100644
--- a/tools/libxl/libxl_fork.c
+++ b/tools/libxl/libxl_fork.c
@@ -78,7 +78,7 @@  static void atfork_unlock(void)
 int libxl__atfork_init(libxl_ctx *ctx)
 {
     int r, rc;
-    
+
     atfork_lock();
     if (atfork_registered) { rc = 0; goto out; }
 
@@ -326,7 +326,7 @@  static void sigchld_removehandler_core(void) /* idempotent */
 {
     struct sigaction was;
     int r;
-    
+
     if (!sigchld_installed)
         return;
 
diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h
index b5adbfe4b7..bfbee9451e 100644
--- a/tools/libxl/libxl_internal.h
+++ b/tools/libxl/libxl_internal.h
@@ -161,7 +161,7 @@ 
 #endif
   /* all of these macros preserve errno (saving and restoring) */
 
-/* 
+/*
  * A macro to help retain the first failure in "do as much as you can"
  * situations.  Note the hard-coded use of the variable name `rc`.
  */
@@ -1367,7 +1367,7 @@  typedef struct {
     const char *shim_cmdline;
     const char *pv_cmdline;
 
-    /* 
+    /*
      * dm_runas: If set, pass qemu the `-runas` parameter with this
      *  string as an argument
      * dm_kill_uid: If set, the devicemodel should be killed by