From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Bongani Hlope <bonganilinux@mweb.co.za>
Cc: linux-kernel@vger.kernel.org, fero@drama.obuda.kando.hu,
kraxel@goldbach.in-berlin.de
Subject: Re: [PATCH] kdev_t compilation fixes (Framebuffer)
Date: Sat, 23 Feb 2002 17:33:12 -0500 [thread overview]
Message-ID: <3C7818A8.9815565F@mandrakesoft.com> (raw)
In-Reply-To: <1014501626.4293.25.camel@localhost.localdomain>
Bongani Hlope wrote:
> --- linux-2.5/drivers/video/riva/fbdev.c Thu Nov 15 00:52:20 2001
> +++ linux-2.5-dev/drivers/video/riva/fbdev.c Sat Feb 23 23:35:08 2002
> @@ -1811,7 +1811,7 @@
> info = &rinfo->info;
>
> strcpy(info->modename, rinfo->drvr_name);
> - info->node = -1;
> + info->node = NODEV;
This one's already been merged...
--
Jeff Garzik | "UNIX enhancements aren't."
Building 1024 | -- says /usr/games/fortune
MandrakeSoft |
next prev parent reply other threads:[~2002-02-23 22:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-23 22:01 [PATCH] kdev_t compilation fixes (Framebuffer) Bongani Hlope
2002-02-23 22:33 ` Jeff Garzik [this message]
2002-02-24 11:10 ` Bakonyi Ferenc
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=3C7818A8.9815565F@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=bonganilinux@mweb.co.za \
--cc=fero@drama.obuda.kando.hu \
--cc=kraxel@goldbach.in-berlin.de \
--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