projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
118f31b
)
dm: cleanup double word in comment
author
Tom Rix
<trix@redhat.com>
Wed, 26 Jan 2022 13:18:26 +0000
(
05:18
-0800)
committer
Mike Snitzer
<snitzer@redhat.com>
Tue, 22 Feb 2022 15:46:02 +0000
(10:46 -0500)
Remove the second 'a'.
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
include/linux/device-mapper.h
patch
|
blob
|
history
diff --git
a/include/linux/device-mapper.h
b/include/linux/device-mapper.h
index 7752d14d13f8ec7ba3c275b6aa00b283bd27d049..70cd9449275a70f0c06d6a4d5d526bffabe6158c 100644
(file)
--- 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;