commit | 01433d0de0ee8fd6258cd193d6359a3a20c67172 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Thu Aug 17 13:13:18 2017 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Aug 18 08:45:29 2017 -0600 |
tree | ad62d47442f599081e0065540cba40bb8ba443dc | |
parent | 85e34112cf5564dddbc26f4b9f79ee1f5941f551 [diff] |
skd: Use kcalloc() instead of kzalloc() with multiply This patch does not change any functionality. Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Hannes Reinecke <hare@suse.de> Cc: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>