dm: address indent/space issues

Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
This commit is contained in:
Heinz Mauelshagen
2023-01-25 23:31:55 +01:00
committed by Mike Snitzer
parent 96422281ba
commit 255e264649
12 changed files with 24 additions and 25 deletions

View File

@@ -2301,7 +2301,6 @@ offload_to_thread:
else else
skip_check: skip_check:
dec_in_flight(dio); dec_in_flight(dio);
} else { } else {
INIT_WORK(&dio->work, integrity_metadata); INIT_WORK(&dio->work, integrity_metadata);
queue_work(ic->metadata_wq, &dio->work); queue_work(ic->metadata_wq, &dio->work);