mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Documentation/DMA-API-HOWTO.txt - minor grammar corrections
       [not found] ` <alpine.LNX.2.00.1210292103260.4401@swampdragon.chaosbits.net>
@ 2012-10-29 22:19   ` Shuah Khan
  0 siblings, 0 replies; only message in thread
From: Shuah Khan @ 2012-10-29 22:19 UTC (permalink / raw)
  To: Jesper Juhl, rob; +Cc: Andrew Morton, konrad.wilk, LKML, Shuah Khan, linux-doc

Minor grammar corrections.

Signed-off-by: Shuah Khan <shuah.khan@hp.com>
---
 Documentation/DMA-API-HOWTO.txt |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/Documentation/DMA-API-HOWTO.txt b/Documentation/DMA-API-HOWTO.txt
index bf242bbe..14129f1 100644
--- a/Documentation/DMA-API-HOWTO.txt
+++ b/Documentation/DMA-API-HOWTO.txt
@@ -488,9 +488,10 @@ will invoke the generic mapping error check interface. Doing so will ensure
 that the mapping code will work correctly on all dma implementations without
 any dependency on the specifics of the underlying implementation. Using the
 returned address without checking for errors could result in failures ranging
-from panics to silent data corruption. Couple of example of incorrect ways to
-check for errors that make assumptions about the underlying dma implementation
-are as follows and these are applicable to dma_map_page() as well.
+from panics to silent data corruption. A couple of examples of incorrect ways
+to check for errors that make assumptions about the underlying dma
+implementation are as follows and these are applicable to dma_map_page() as
+well.
 
 Incorrect example 1:
 	dma_addr_t dma_handle;
-- 
1.7.9.5




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-29 22:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20121029194930.2491B5C0050@hpza9.eem.corp.google.com>
     [not found] ` <alpine.LNX.2.00.1210292103260.4401@swampdragon.chaosbits.net>
2012-10-29 22:19   ` [PATCH] Documentation/DMA-API-HOWTO.txt - minor grammar corrections Shuah Khan

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®