mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2]drivers/video/vesafb.c Fix a typo.
Date: Mon, 16 Aug 2010 09:16:30 -0700	[thread overview]
Message-ID: <4C69645E.7090308@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1008161514050.1019@pobox.suse.cz>

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

      reply	other threads:[~2010-08-16 16:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-14 16:43 Justin P. Mattock
2010-08-14 16:43 ` [PATCH 2/2]include/video/vga.h update web address Justin P. Mattock
2010-08-16 13:15   ` Jiri Kosina
2010-08-16 16:13     ` Justin P. Mattock
2010-08-16 13:14 ` [PATCH 1/2]drivers/video/vesafb.c Fix a typo Jiri Kosina
2010-08-16 16:16   ` 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=4C69645E.7090308@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome