[libvirt] [PATCH 0/2] syntax-check: revert expensive cosmetic checks

Ján Tomko posted 2 patches 5 years, 5 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1538739988.git.jtomko@redhat.com
build-aux/check-spacing.pl | 459 ++++++++++++++-------------------------------
src/libvirt.c              |   4 +-
2 files changed, 142 insertions(+), 321 deletions(-)
[libvirt] [PATCH 0/2] syntax-check: revert expensive cosmetic checks
Posted by Ján Tomko 5 years, 5 months ago
Also do not bother taking C++ style comments into account.

Ján Tomko (2):
  syntax-check: revert indentation checks
  check-spacing: do not kill C++-style comments

 build-aux/check-spacing.pl | 459 ++++++++++++++-------------------------------
 src/libvirt.c              |   4 +-
 2 files changed, 142 insertions(+), 321 deletions(-)

-- 
2.16.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] syntax-check: revert expensive cosmetic checks
Posted by Erik Skultety 5 years, 5 months ago
On Fri, Oct 05, 2018 at 01:48:05PM +0200, Ján Tomko wrote:
> Also do not bother taking C++ style comments into account.
>
> Ján Tomko (2):
>   syntax-check: revert indentation checks
>   check-spacing: do not kill C++-style comments
>
Reviewed-by: Erik Skultety <eskultet@redhat.com>

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list