io_uring: remove redundant tab space
authorGuoYong Zheng <zhenggy@chinatelecom.cn>
Wed, 5 Jan 2022 10:13:05 +0000 (18:13 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 5 Jan 2022 19:31:37 +0000 (12:31 -0700)
commitc0235652ee5194fc75926daa580817e63ceb37ab
tree2b4ee9a1eae2e7914856d1ee260676d18a92da06
parent00f6e68b8d59bf006db54e3e257684f44d26195c
io_uring: remove redundant tab space

When show fdinfo, SqMask follow two tab space, which is inconsistent with
other parameters. Remove one, so it lines up nicely.

Signed-off-by: GuoYong Zheng <zhenggy@chinatelecom.cn>
Link: https://lore.kernel.org/r/1641377585-1891-1-git-send-email-zhenggy@chinatelecom.cn
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c