Minor style fixups
authorJens Axboe <axboe@kernel.dk>
Thu, 28 Jul 2022 02:56:32 +0000 (20:56 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 28 Jul 2022 02:56:32 +0000 (20:56 -0600)
commit48f8268e88629d408ffd09b1601ad13366bd4ce1
treec893d8c29f3fc6e42f0538be3f1215ce8a676e89
parent09976e9ce881390692deda5c2ec92ec0610a9065
Minor style fixups

Missing space for a comparison, and braces that aren't really needed.

Fixes: acbda87c34c7 ("Fix multithread issues when operating on a single shared file")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
backend.c
filesetup.c