Sorry. My mistake... -Andrew
On Sun, Dec 08, 2002 at 09:09:39PM -0700, Ronald G. Minnich wrote: > On Mon, 9 Dec 2002, Andrew Ip wrote: > > > < struct irq_info slots[]; > > to > > > struct irq_info *slots; > > > > > andrew, are you sure that will work. The first usage means 'array of > undefined length which will be set by an initializer', the second means > 'pointer to a slot'. The second seems wrong to me. > > ron > -- Andrew Ip Email: [EMAIL PROTECTED] Tel: (852) 2542 2046 Fax: (852) 2542 2036 Mobile: (852) 9201 9866 Cwlinux Limited Unit 202B 2/F Lai Cheong Factory Building, 479-479A Castle Peak Road, Lai Chi Kok, Kowloon, Hong Kong. Tel: (852)2542 2046 Fax: (852)2542 2036 For public pgp key, please obtain it from http://www.keyserver.net/en.
msg01320/pgp00000.pgp
Description: PGP signature

