Use ARRAY_SIZE helper for static array

Instead of testing NULL at every cycle iteration
use ARRAY_SIZE helper and get rid of ending token
in iptables array as well.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
1 file changed