2001-10-16 10:01:55

by Jean-Luc Leger

[permalink] [raw]
Subject: some bugs in preparsing directives

Hello,

here are some probable bugs :
(line numbers are from 2.4.12-ac3)

* drivers/telephony/ixj.c : unknown directive in line 390
-> should be #define

* drivers/acorn/scsi/ecoscsi.c : #endif missing at the end of file
-> the #if directive is in line 235

* drivers/scsi/dpt_i2o.c : Expression expected in #elif at lines 83 and 1804
-> "defined"

* drivers/media/video/planb.c : #endif unexpected out of an #if at line 69
-> line 67 should be "#else" (not #endif)

JLL


2001-10-16 19:25:50

by Russell King

[permalink] [raw]
Subject: Re: some bugs in preparsing directives

On Tue, Oct 16, 2001 at 12:02:01PM +0200, Jean-Luc Leger wrote:
> * drivers/acorn/scsi/ecoscsi.c : #endif missing at the end of file
> -> the #if directive is in line 235

Thanks.

--
Russell King ([email protected]) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html