]> git.proxmox.com Git - mirror_lxc.git/commit
cmd: Fix whitespace ERRORS
authorTobin C. Harding <me@tobin.cc>
Thu, 16 Aug 2018 07:01:30 +0000 (17:01 +1000)
committerTobin C. Harding <me@tobin.cc>
Thu, 16 Aug 2018 07:01:30 +0000 (17:01 +1000)
commit2db65c2187bd82f036034ded2cadaba92fbd9e1d
treed6f3838a39699c397c23d2127681edd47c513d32
parent3c84faa377c3f9b1c7aab781b132f63d7ae40263
cmd: Fix whitespace ERRORS

checkpatch.pl emits a bunch of warnings about various whitespace
issues.  Fix all these as a single patch since they are all whitespace
only changes.

Fix whitespace issues found by checkpatch.pl

Signed-off-by: Tobin C. Harding <me@tobin.cc>
src/lxc/cmd/lxc_init.c
src/lxc/cmd/lxc_monitord.c
src/lxc/cmd/lxc_usernsexec.c