]> git.ozlabs.org Git - ccan/commit
ccanlint: remove redundant num_lines in struct ccan_file.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 3 Dec 2012 11:36:40 +0000 (22:06 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 3 Dec 2012 11:36:40 +0000 (22:06 +1030)
commit5f551788224a3cf0988ae490a807b20292822f20
treea3e743b7d061022bd493fe7fd43490f4d76b65d4
parent756407b43540926c39181e5c61425d5daf1970db
ccanlint: remove redundant num_lines in struct ccan_file.

We can use tal_count.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/ccanlint/file_analysis.c
tools/ccanlint/tests/headers_idempotent.c
tools/ccanlint/tests/no_trailing_whitespace.c
tools/ccanlint/tests/reduce_features.c
tools/manifest.c
tools/manifest.h