Commit a8b9d116 authored by Tom Rix's avatar Tom Rix Committed by Mike Snitzer
Browse files

dm: cleanup double word in comment



Remove the second 'a'.

Signed-off-by: default avatarTom Rix <trix@redhat.com>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent 118f31b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;