[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4C69645E.7090308@gmail.com>
Date: Mon, 16 Aug 2010 09:16:30 -0700
From: "Justin P. Mattock" <justinmattock@...il.com>
To: Jiri Kosina <jkosina@...e.cz>
CC: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2]drivers/video/vesafb.c Fix a typo.
On 08/16/2010 06:14 AM, Jiri Kosina wrote:
> On Sat, 14 Aug 2010, Justin P. Mattock wrote:
>
>> ---
>> drivers/video/vesafb.c | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/drivers/video/vesafb.c b/drivers/video/vesafb.c
>> index 090aa1a..6a069d0 100644
>> --- a/drivers/video/vesafb.c
>> +++ b/drivers/video/vesafb.c
>> @@ -253,7 +253,7 @@ static int __init vesafb_probe(struct platform_device *dev)
>> size_vmode = vesafb_defined.yres * vesafb_fix.line_length;
>>
>> /* size_total -- all video memory we have. Used for mtrr
>> - * entries, ressource allocation and bounds
>> + * entries, resource allocation and bounds
>> * checking. */
>> size_total = screen_info.lfb_size * 65536;
>> if (vram_total)
>
> Applied, thanks.
>
cool... there's another web address that I can send to you, but need to
look through and find the original e-mail first before...
Justin P. Mattock
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists