mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-21 19:42:31 -04:00
dm: cleanup double word in comment
Remove the second 'a'. Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
This commit is contained in:
@@ -358,7 +358,7 @@ struct dm_target {
|
||||
bool limit_swap_bios:1;
|
||||
|
||||
/*
|
||||
* Set if this target implements a a zoned device and needs emulation of
|
||||
* Set if this target implements a zoned device and needs emulation of
|
||||
* zone append operations using regular writes.
|
||||
*/
|
||||
bool emulate_zone_append:1;
|
||||
|
||||
Reference in New Issue
Block a user