Re: [PATCH] fs/eventpoll.c: fix compilation warning

From: viresh kumar
Date: Fri Jan 14 2011 - 06:12:41 EST


On 01/14/2011 04:25 PM, Jack Stone wrote:
> I meant something like
> - long slack;
> + long uninitialized_var(slack);

Thanks Jack,

That's new to me!!
I will resend it with suggested changes.

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