man/io_uring.7: style and barrier updates

- Don't indent too much, best if it's readable on 80 column displays.

- Update read/write_barrier() to use the usual SMP load_acquire and
  store_release semantics. This is what liburing uses too.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 file changed