]> xenbits.xensource.com Git - libvirt.git/commit
check-spacing: simplify keyword spacing check
authorJán Tomko <jtomko@redhat.com>
Tue, 14 Jun 2016 16:30:30 +0000 (18:30 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 15 Jun 2016 13:48:32 +0000 (15:48 +0200)
commita2762b93fd5a8240f3e326e3ae9af07b09866cb9
tree1b631adf279b00f368f42569f3c171345eac62d6
parentcdf84bf1a80148e4a4e62d113b82863df8bddfc3
check-spacing: simplify keyword spacing check

We do not need a separate check forbidding whitespace
after the opening parenthesis after a keyword -
we forbid it after all of them.

The only allowed whitespace after an opening parenthesis
is a newline, tune the regex to reflect that.
build-aux/check-spacing.pl