|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 1/2] libxl: Get rid of some trailing whitespace
No functional changes.
Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxx>
---
CC: Ian Jackson <ian.jackson@xxxxxxxxxx>
CC: Wei Liu <wl@xxxxxxx>
CC: Anthony Perard <anthony.perard@xxxxxxxxxx>
---
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(-)
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
--
2.24.1
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |