Re: [patch 3/2] drivers/char/vt.c: remove unnecessary code

From: Stelian Pop
Date: Mon Feb 28 2005 - 11:47:33 EST


On Mon, Feb 28, 2005 at 04:06:14PM +0100, colbuse@xxxxxxxxxxxxxxx wrote:

> + /* Setting par[]'s elems at 0. */
> + memset(par, 0, NPAR*sizeof(unsigned int));

No need for the comment here, everybody understands C.

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