]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
We are exceeding default limit (256) of bracket nesting and clang does not like
authorhiren <hiren@FreeBSD.org>
Thu, 12 Sep 2013 02:31:32 +0000 (02:31 +0000)
committerhiren <hiren@FreeBSD.org>
Thu, 12 Sep 2013 02:31:32 +0000 (02:31 +0000)
commit9ea4b5f27d73c61118db110125281791f3d32502
tree10c5e82a9ef2c6fce04d93b229aa6568f2b04bce
parentb3237a11f6bed062af5f93c71908030b767e256c
We are exceeding default limit (256) of bracket nesting and clang does not like
it. We should probably fix the code but appeasing clang with this fix for now.
gcc does not have such limit.

Reviewed by: jmg
Approved by: re (hrs), sbruno (mentor, implicit)
tools/tools/net80211/wlanstats/Makefile