commit | d0c1b89a409fb8f55783e95effeb60d703f81061 | [log] [tgz] |
---|---|---|
author | Coly Li <colyli@suse.de> | Sat Aug 11 13:19:59 2018 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Aug 11 15:46:42 2018 -0600 |
tree | 752efb4c007d87e304cd12726609da9b8c2e4f5b | |
parent | 87418ef9f07ac6bc00af7992dc1ccd96da46cd68 [diff] |
bcache: remove unnecessary space before ioctl function pointer arguments This is warned by checkpatch.pl, this patch removes the extra space. Signed-off-by: Coly Li <colyli@suse.de> Reviewed-by: Shenghui Wang <shhuiw@foxmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>