iowatcher: Make seconds unsigned
authorJan Kara <jack@suse.cz>
Thu, 4 Apr 2013 10:18:27 +0000 (06:18 -0400)
committerChris Mason <clm@fb.com>
Wed, 24 Sep 2014 19:02:08 +0000 (12:02 -0700)
commit22dd439a539cbbaed24daae4f23e7fe8739fdfa5
treec4dd1a6012838b74139d95fb04fa1c2a6ffc59f6
parent8e1f740bbbd336323864be4c7bde38ab999d937f
iowatcher: Make seconds unsigned

Compiler was giving some warnings about signed vs unsigned comparisons.
Although these were harmless, make seconds unsigned because they really
are.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
iowatcher/blkparse.c
iowatcher/blkparse.h
iowatcher/fio.c
iowatcher/fio.h
iowatcher/main.c
iowatcher/plot.c
iowatcher/plot.h