mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
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:
committed by
Mike Snitzer
parent
96422281ba
commit
255e264649
@@ -2301,7 +2301,6 @@ offload_to_thread:
|
||||
else
|
||||
skip_check:
|
||||
dec_in_flight(dio);
|
||||
|
||||
} else {
|
||||
INIT_WORK(&dio->work, integrity_metadata);
|
||||
queue_work(ic->metadata_wq, &dio->work);
|
||||
|
||||
Reference in New Issue
Block a user