* [PATCH] dm: cleanup double word in comment
@ 2022-01-26 13:18 trix
0 siblings, 0 replies; only message in thread
From: trix @ 2022-01-26 13:18 UTC (permalink / raw)
To: agk, snitzer; +Cc: dm-devel, linux-kernel, Tom Rix
From: Tom Rix <trix@redhat.com>
Remove the second 'a'.
Signed-off-by: Tom Rix <trix@redhat.com>
---
include/linux/device-mapper.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/device-mapper.h b/include/linux/device-mapper.h
index b26fecf6c8e87..4c621e35dd5c0 100644
--- a/include/linux/device-mapper.h
+++ b/include/linux/device-mapper.h
@@ -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;
--
2.26.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-01-26 13:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-26 13:18 [PATCH] dm: cleanup double word in comment trix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®