From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix a typo in pci-dma.c
Date: Fri, 15 Jan 2010 08:30:56 -0800 [thread overview]
Message-ID: <4B509840.1010808@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1001151131070.30977@pobox.suse.cz>
On 01/15/10 02:31, Jiri Kosina wrote:
> On Thu, 14 Jan 2010, Justin P. Mattock wrote:
>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>> ---
>> arch/x86/kernel/pci-dma.c | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/arch/x86/kernel/pci-dma.c b/arch/x86/kernel/pci-dma.c
>> index 75e14e2..eec33a7 100644
>> --- a/arch/x86/kernel/pci-dma.c
>> +++ b/arch/x86/kernel/pci-dma.c
>> @@ -38,7 +38,7 @@ int iommu_detected __read_mostly = 0;
>> * This variable becomes 1 if iommu=pt is passed on the kernel command line.
>> * If this variable is 1, IOMMU implementations do no DMA translation for
>> * devices and allow every device to access to whole physical memory. This is
>> - * useful if a user want to use an IOMMU only for KVM device assignment to
>> + * useful if a user wants to use an IOMMU only for KVM device assignment to
>> * guests and not for driver dma translation.
>> */
>
> Applied, thanks.
>
your welcome.
Justin P. Mattock
prev parent reply other threads:[~2010-01-15 16:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-15 6:16 [PATCH] fix a typo in pci-dma.c Justin P. Mattock
2010-01-15 10:31 ` Jiri Kosina
2010-01-15 16:30 ` Justin P. Mattock [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B509840.1010808@gmail.com \
--to=justinmattock@gmail.com \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.