steadystate: Use calloc(3)
authorTomohiro Kusumi <tkusumi@tuxera.com>
Sat, 11 Feb 2017 14:28:54 +0000 (16:28 +0200)
committerJens Axboe <axboe@fb.com>
Mon, 13 Feb 2017 15:41:31 +0000 (08:41 -0700)
commit4c14c109614a76bdbde1d030f7129324f1472a1f
tree44f94e1906be79f6e1d328b92c0692b87311dfa5
parent9aa6aa6427467b90f9bc5adca87337d54c88034e
steadystate: Use calloc(3)

which guarantees zero clear.

Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
steadystate.c