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:
Tom Rix 2022-01-26 05:18:26 -08:00 committed by Mike Snitzer
parent 118f31b496
commit a8b9d116cd

View file

@ -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;