Re: your mail, [PATCH] tipar

Christoph Hellwig (hch@infradead.org)
Sat, 16 Mar 2002 20:20:57 +0000


On Sat, Mar 16, 2002 at 08:06:51PM +0000, Christoph Hellwig wrote:
> > +static devfs_handle_t devfs_handle = NULL;
> > +static unsigned int tp_count = 0; /* tipar count */
> > +static unsigned long opened = 0; /* opened devices */
>
> Variables in .bcc are auto-zeroed - you can drop the intialization.

.bss ..

-
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/