Re: [lxc-devel] [PATCH 1/7] python3: Code style
Quoting Stéphane Graber (stgra...@ubuntu.com): > Drop any tab as spaces are preferred, get everything to fit the 80char > limit. > > Signed-off-by: Stéphane Graber Acked-by: Serge E. Hallyn > --- > src/python-lxc/lxc.c | 65 > +++- > 1 file cha
[lxc-devel] [PATCH 1/7] python3: Code style
Drop any tab as spaces are preferred, get everything to fit the 80char limit. Signed-off-by: Stéphane Graber --- src/python-lxc/lxc.c | 65 +++- 1 file changed, 44 insertions(+), 21 deletions(-) diff --git a/src/python-lxc/lxc.c b/src/python-lxc/l