All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: device-mapper: cache.txt: Fix typos
@ 2017-03-18 21:34 ` sayli karnik
  0 siblings, 0 replies; 4+ messages in thread
From: sayli karnik @ 2017-03-18 21:34 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: dm-devel, Mike Snitzer, Alasdair Kergon, Jonathan Corbet

The patch fixes a spelling error (hexidecimal->hexadecimal).

Signed-off-by: sayli karnik <karniksayli1995@gmail.com>
---
 Documentation/device-mapper/cache.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/device-mapper/cache.txt b/Documentation/device-mapper/cache.txt
index f228604..cdfd0fe 100644
--- a/Documentation/device-mapper/cache.txt
+++ b/Documentation/device-mapper/cache.txt
@@ -290,7 +290,7 @@ message, which takes an arbitrary number of cblock ranges.  Each cblock
 range's end value is "one past the end", meaning 5-10 expresses a range
 of values from 5 to 9.  Each cblock must be expressed as a decimal
 value, in the future a variant message that takes cblock ranges
-expressed in hexidecimal may be needed to better support efficient
+expressed in hexadecimal may be needed to better support efficient
 invalidation of larger caches.  The cache must be in passthrough mode
 when invalidate_cblocks is used.
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] Documentation: device-mapper: cache.txt: Fix typos
@ 2017-03-18 21:34 ` sayli karnik
  0 siblings, 0 replies; 4+ messages in thread
From: sayli karnik @ 2017-03-18 21:34 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Alasdair Kergon, Mike Snitzer, dm-devel, Jonathan Corbet

The patch fixes a spelling error (hexidecimal->hexadecimal).

Signed-off-by: sayli karnik <karniksayli1995@gmail.com>
---
 Documentation/device-mapper/cache.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/device-mapper/cache.txt b/Documentation/device-mapper/cache.txt
index f228604..cdfd0fe 100644
--- a/Documentation/device-mapper/cache.txt
+++ b/Documentation/device-mapper/cache.txt
@@ -290,7 +290,7 @@ message, which takes an arbitrary number of cblock ranges.  Each cblock
 range's end value is "one past the end", meaning 5-10 expresses a range
 of values from 5 to 9.  Each cblock must be expressed as a decimal
 value, in the future a variant message that takes cblock ranges
-expressed in hexidecimal may be needed to better support efficient
+expressed in hexadecimal may be needed to better support efficient
 invalidation of larger caches.  The cache must be in passthrough mode
 when invalidate_cblocks is used.
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation: device-mapper: cache.txt: Fix typos
  2017-03-18 21:34 ` sayli karnik
@ 2017-03-19 15:17   ` Jonathan Corbet
  -1 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2017-03-19 15:17 UTC (permalink / raw)
  To: sayli karnik; +Cc: outreachy-kernel, dm-devel, Mike Snitzer, Alasdair Kergon

On Sun, 19 Mar 2017 03:04:24 +0530
sayli karnik <karniksayli1995@gmail.com> wrote:

> The patch fixes a spelling error (hexidecimal->hexadecimal).

FYI, normal changelog style favors an imperative mood and avoiding terms
like "this patch".  So I changed the above to:

	Fix a spelling error (hexidecimal->hexadecimal)

With that, the patch is applied to the docs tree, thanks.

jon

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation: device-mapper: cache.txt: Fix typos
@ 2017-03-19 15:17   ` Jonathan Corbet
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2017-03-19 15:17 UTC (permalink / raw)
  To: sayli karnik; +Cc: outreachy-kernel, Alasdair Kergon, Mike Snitzer, dm-devel

On Sun, 19 Mar 2017 03:04:24 +0530
sayli karnik <karniksayli1995@gmail.com> wrote:

> The patch fixes a spelling error (hexidecimal->hexadecimal).

FYI, normal changelog style favors an imperative mood and avoiding terms
like "this patch".  So I changed the above to:

	Fix a spelling error (hexidecimal->hexadecimal)

With that, the patch is applied to the docs tree, thanks.

jon


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-19 15:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-18 21:34 [PATCH] Documentation: device-mapper: cache.txt: Fix typos sayli karnik
2017-03-18 21:34 ` sayli karnik
2017-03-19 15:17 ` Jonathan Corbet
2017-03-19 15:17   ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.