Re: [LIST] large local declarations

From: SL Baur (steve@kbuxd.necst.nec.co.jp)
Date: Fri Nov 22 2002 - 02:04:23 EST


dan carpenter writes:
> The function with the largest variable is riocontrol(). It is used
> deliberately for some weird hardware. According to the comment,
> "it's hardware like this that really gets on [the author's] tits."

> 524736 drivers/char/rio/rioctrl.c 1784 riocontrol

That variable is static.

                                         /* It's hardware like this that really gets on my tits. */
                                         static unsigned char copy[sizeof(struct DpRam)];

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:39 EST