[Rasmus Andersen] > -static struct w83977af_ir *dev_self[] = { NULL, NULL, NULL, NULL}; > +static struct w83977af_ir *dev_self[]; How does the compiler know the size of the array? Peter - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- [PATCH] remove warning from drivers/net/irda/w83977af_ir.c Rasmus Andersen
- Re: [PATCH] remove warning from drivers/net/irda/w839... Peter Samuelson
- Re: [PATCH] remove warning from drivers/net/irda/... Rasmus Andersen