Re: [PATCH 33/56] V4L/DVB (3081) added offset parameter foradjusting tuner offset by hand

From: Andrew Morton
Date: Sat Dec 10 2005 - 02:05:36 EST


mchehab@xxxxxxxxxxxxxx wrote:
>
> +static int offset = 0;
>

No need to initialise this to zero. We avoid doing that because the
initialised variable takes up space in the kernel image.
-
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/