Re: your mail, [PATCH] tipar

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


> +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.

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