iowatcher: Clean up some unused functions, make others static
authorAndrew Price <anprice@redhat.com>
Sun, 27 Apr 2014 02:58:40 +0000 (03:58 +0100)
committerChris Mason <clm@fb.com>
Wed, 24 Sep 2014 19:02:09 +0000 (12:02 -0700)
commit5d9d4f4c13fc6db392ffb77f4f2ccca0454275de
treeb8c6c2c65f66d1c5d5848f5a74cbe5ed77f1aac6
parent1775e06be69a946feec4a4d1049648c381dc2e72
iowatcher: Clean up some unused functions, make others static

Adding -Wmissing-prototypes showed some functions could be made static
and my 'findunused' script showed some functions weren't being called.

This patch was tested by building from scratch and running with various
combinations of options.

Signed-off-by: Andrew Price <anprice@redhat.com>
iowatcher/blkparse.c
iowatcher/fio.c
iowatcher/plot.c
iowatcher/plot.h