]> git.ozlabs.org Git - ccan/commit
ccanlint: remove empty statement warnings.
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 6 Nov 2016 06:43:53 +0000 (17:13 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Sun, 6 Nov 2016 06:43:53 +0000 (17:13 +1030)
commitdfafd0a1f522277c9be5fc589885db38f706d108
tree80d9f582fe245ff848e0cdaf8fb991975f5ff447
parent89fcdf8c701183e56d370876ec16a04ebbf921fb
ccanlint: remove empty statement warnings.

Since doesnt_matter() expands to nothing, GCC -Wextra suggests { }.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/ccanlint/tests/tests_pass.c
tools/ccanlint/tests/tests_pass_valgrind.c
tools/ccanlint/tests/tests_pass_without_features.c