Skip to content

Commit a8b9d11

Browse files
Tom Rixsnitm
authored andcommitted
dm: cleanup double word in comment
Remove the second 'a'. Signed-off-by: Tom Rix <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
1 parent 118f31b commit a8b9d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/linux/device-mapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ struct dm_target {
358358
bool limit_swap_bios:1;
359359

360360
/*
361-
* Set if this target implements a a zoned device and needs emulation of
361+
* Set if this target implements a zoned device and needs emulation of
362362
* zone append operations using regular writes.
363363
*/
364364
bool emulate_zone_append:1;

0 commit comments

Comments
 (0)