[libvirt] [PATCH 3/4] lib: Fix c99 style comments

Daniel P. Berrange berrange at redhat.com
Thu Apr 27 08:19:48 UTC 2017


On Thu, Apr 27, 2017 at 09:01:59AM +0200, Michal Privoznik wrote:
> We prefer c89 style of comments.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  examples/openauth/openauth.c  | 2 +-
>  src/lxc/lxc_controller.c      | 2 +-
>  src/remote/remote_driver.c    | 2 +-
>  src/rpc/virnetservermdns.c    | 2 +-
>  src/security/security_stack.c | 8 ++++----
>  src/uml/uml_conf.c            | 2 +-
>  src/util/virhostcpu.c         | 4 ++--
>  src/util/virhostmem.c         | 4 ++--
>  src/vbox/vbox_snapshot_conf.c | 2 +-
>  tests/eventtest.c             | 2 +-
>  tests/virhostcpumock.c        | 2 +-
>  11 files changed, 16 insertions(+), 16 deletions(-)

How about a syntax-check rule to enforce this ?


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list