Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759315AbZGGOjf (ORCPT ); Tue, 7 Jul 2009 10:39:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758855AbZGGOhY (ORCPT ); Tue, 7 Jul 2009 10:37:24 -0400 Received: from hera.kernel.org ([140.211.167.34]:43377 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758439AbZGGOhW (ORCPT ); Tue, 7 Jul 2009 10:37:22 -0400 Subject: [PATCH 22/22] trivial: fix typo "you you" From: Jaswinder Singh Rajput To: trivial , LKML In-Reply-To: <1246975428.3613.10.camel@ht.satnam> References: <1246975428.3613.10.camel@ht.satnam> Content-Type: text/plain Date: Tue, 07 Jul 2009 19:56:59 +0530 Message-Id: <1246976819.3613.39.camel@ht.satnam> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 (2.24.5-2.fc10) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1215 Lines: 31 Replaced "you you" with "you" Signed-off-by: Jaswinder Singh Rajput --- Documentation/DocBook/uio-howto.tmpl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/DocBook/uio-howto.tmpl b/Documentation/DocBook/uio-howto.tmpl index 8f6e3b2..a55491c 100644 --- a/Documentation/DocBook/uio-howto.tmpl +++ b/Documentation/DocBook/uio-howto.tmpl @@ -511,7 +511,7 @@ Here's a description of the fields of struct uio_mem: int memtype: Required if the mapping is used. Set this to -UIO_MEM_PHYS if you you have physical memory on your +UIO_MEM_PHYS if you have physical memory on your card to be mapped. Use UIO_MEM_LOGICAL for logical memory (e.g. allocated with kmalloc()). There's also UIO_MEM_VIRTUAL for virtual memory. -- 1.6.0.6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/