On Mon, Sep 28, 2015 at 10:10:42PM +0100, Luis de Bethencourt wrote: > Remove the disabled code, for now, with #if 0. > > Signed-off-by: Luis de Bethencourt <[email protected]> > --- > > Hi, > > The code after the return is dead code. There is a comment saying it is > disabled for now, it would be good if the code is removed with #if 0 as > well.
The compiler doesn't add it anyway, so this is the same as what you just did, so I don't think it's needed. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

