Netdev List
 help / color / mirror / Atom feed
* [PATCH]drivers:isdn:istream.c Fix typo pice to piece
@ 2011-02-21  6:31 Justin P. Mattock
  2011-03-01 14:21 ` Jiri Kosina
  0 siblings, 1 reply; 3+ messages in thread
From: Justin P. Mattock @ 2011-02-21  6:31 UTC (permalink / raw)
  To: trivial; +Cc: mac, isdn, netdev, linux-kernel, Justin P. Mattock

The below patch changes a typo "pice" to "piece"

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/isdn/hardware/eicon/istream.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/isdn/hardware/eicon/istream.c b/drivers/isdn/hardware/eicon/istream.c
index 18f8798..7bd5baa 100644
--- a/drivers/isdn/hardware/eicon/istream.c
+++ b/drivers/isdn/hardware/eicon/istream.c
@@ -62,7 +62,7 @@ void diva_xdi_provide_istream_info (ADAPTER* a,
   stream interface.
   If synchronous service was requested, then function
   does return amount of data written to stream.
-  'final' does indicate that pice of data to be written is
+  'final' does indicate that piece of data to be written is
   final part of frame (necessary only by structured datatransfer)
   return  0 if zero lengh packet was written
   return -1 if stream is full
-- 
1.6.5.2.180.gc5b3e


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

end of thread, other threads:[~2011-03-01 14:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21  6:31 [PATCH]drivers:isdn:istream.c Fix typo pice to piece Justin P. Mattock
2011-03-01 14:21 ` Jiri Kosina
2011-03-01 14:47   ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox