style: Fix incorrect references style verifiers
authorAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 1 Jul 2016 14:35:52 +0000 (15:35 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 1 Jul 2016 14:35:52 +0000 (15:35 +0100)
commit57e3f401006567f8cfd113133a6ba2518f7ee9c2
treef36eb321614012a7251b04d3b66470040ece4ed8
parent50e9d0df51247f4aeafe63cdab2a0f53a09cc8e4
style: Fix incorrect references style verifiers

The style checker for spacing around control statements (ControlSpace)
and the whitespace checker (Whitespace) didn't refer to some of their
configuration variables correctly. This changeset fixes those issues.

Reported-by: Jason Lowe-Power <power.jg@gmail.com>
--HG--
extra : amend_source : 05d82d27d4c42aacd78b514d3ca35ca5744164bb
util/style/verifiers.py