We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118f31b commit a8b9d11Copy full SHA for a8b9d11
include/linux/device-mapper.h
@@ -358,7 +358,7 @@ struct dm_target {
358
bool limit_swap_bios:1;
359
360
/*
361
- * 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
362
* zone append operations using regular writes.
363
*/
364
bool emulate_zone_append:1;
0 commit comments