Remove excessive parentheses.
authorbrad <brad@openbsd.org>
Sun, 29 Dec 2013 19:09:21 +0000 (19:09 +0000)
committerbrad <brad@openbsd.org>
Sun, 29 Dec 2013 19:09:21 +0000 (19:09 +0000)
commitcd5a99bc8fd0ffc7f495f7c578fa2f2e4ae80649
tree73c42fb20751ef85fa56fb699f7dae27969fba3c
parente0ef4c1b7c35fa5860fc2aca67fca002e0d2c9c4
Remove excessive parentheses.

pmap.c:1061:13: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equality]

ok mpi@
sys/arch/powerpc/powerpc/pmap.c