Skip to content

Commit

Permalink
dm: cleanup double word in comment
Browse files Browse the repository at this point in the history
Remove the second 'a'.

Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
  • Loading branch information
Tom Rix authored and Mike Snitzer committed Feb 22, 2022
1 parent 118f31b commit a8b9d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/device-mapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit a8b9d11

Please sign in to comment.