Re: Are patches for warnings in drivers/staging/* worth?

From: Greg KH
Date: Fri Jun 05 2009 - 13:46:47 EST


On Fri, Jun 05, 2009 at 11:34:22AM +0530, Pranith Kumar wrote:
> Hi Greg,
>
> I am looking at the various warnings which occur while compiling the
> staging drivers. Most of them are
>
> * unused variables
> * arg makes pointer from integer without cast
> * un-initialized variable
>
> What in these warnings should I send patches against? Are they worth the
> effort?

Sure they are worth the effort in cleaning up this kind of things.
Always generate patches for the staging tree against the latest
linux-next release.

thanks,

greg k-h
--
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/