From: Jean-Luc Leger <reiga@dspnet.fr.eu.org>
To: linux-kernel@vger.kernel.org
Subject: preparsing mispellings in DRM and ATM header
Date: Tue, 23 Oct 2001 00:51:36 +0200 [thread overview]
Message-ID: <20011023005136.H3529@dspnet.fr.eu.org> (raw)
Hi,
Here are some little bugs in preparsing code :
(Line numbers are all from 2.4.12-ac5 but seems to be the same for plain 2.4.12)
------------------------------------------------------------------
I tried to send this one to Rik Faith (faith@valinux.com)
but it seems he doesn't work there anymore ..
Maybe MAINTAINERS should be updated ^^;
The bug :
Line 39 of drivers/char/drm/ati_pcigart.h
-> Should be #else (and not #elif with nothing else on the line)
-------------------------------------------------------------------
And an another one. Is there a maintainer for drivers/atm directory ?
The bug :
Line 628 of drivers/atm/nicstar.h
#eliif (NS_LGBUFSIZE == 8192)
-> should be #elif
-------------------------------------------------------------------
And finaly, just for the purity of the code :
Line 2473 of drivers/sbus/char/aurora.c
#endif;
-> ';' seems useless
------------------------------------------------------------------
And one question : to whom should I send a patch for arch/ia64/sn
subdir ?
JL Leger
reply other threads:[~2001-10-22 22:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20011023005136.H3529@dspnet.fr.eu.org \
--to=reiga@dspnet.fr.eu.org \
--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