]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Silence clang warning about extraneous parenthesis
authorsbruno <sbruno@FreeBSD.org>
Fri, 5 Jun 2015 17:18:10 +0000 (17:18 +0000)
committersbruno <sbruno@FreeBSD.org>
Fri, 5 Jun 2015 17:18:10 +0000 (17:18 +0000)
commit1a09890a416ccfa0312d61d479eb64f20ecdffda
tree1e4a407172c4ecc99a0bab4fd0af1c953bfad8b0
parent8ffe62b536fec577ad51723de334650a7837f144
Silence clang warning about extraneous parenthesis

Verified that this exists upstream already:
https://git.kernel.org/cgit/utils/dtc/dtc.git/tree/checks.c#n628

Differential Revision: https://reviews.freebsd.org/D913
Reviewed by: imp
contrib/dtc/checks.c