smalloc: fix unused 'int_mask' warning if redzoning is turned off
authorJens Axboe <axboe@fb.com>
Tue, 30 Jun 2015 21:31:50 +0000 (15:31 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 30 Jun 2015 21:31:50 +0000 (15:31 -0600)
commitaa1af5fd4a7b801cc506cb511eb09f64c89648b6
treeea3a08f923404fbf61829af2ce4e0ab141d1c0d6
parent94815a5c8366a9290167e8539f29994c2d43d15c
smalloc: fix unused 'int_mask' warning if redzoning is turned off

Signed-off-by: Jens Axboe <axboe@fb.com>
smalloc.c