mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
dm: correct block comments format.
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
255e264649
commit
a4a82ce3d2
@@ -97,7 +97,7 @@ struct dm_dirty_log_type {
|
||||
* Do not confuse this function with 'in_sync()', one
|
||||
* tells you if an area is synchronised, the other
|
||||
* assigns recovery work.
|
||||
*/
|
||||
*/
|
||||
int (*get_resync_work)(struct dm_dirty_log *log, region_t *region);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user