io_uring: minor clean up in trace events definition
Fix tabulation to make nice columns Reviewed-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Olivier Langlois <olivier@trillion01.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
236daeae36
commit
3d7b7b5285
1 changed files with 17 additions and 18 deletions
|
@ -318,7 +318,6 @@ TRACE_EVENT(io_uring_complete,
|
|||
__entry->res, __entry->cflags)
|
||||
);
|
||||
|
||||
|
||||
/**
|
||||
* io_uring_submit_sqe - called before submitting one SQE
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue