On Wed, Sep 24, 2014 at 12:55 AM, <[email protected]> wrote:
> From: Behan Webster <[email protected]> > > The __initconst is in the wrong place, and when moved to the correct place > it uncovers an error where the variable is used by non-init data structures. > > Instead merely make them const and put the const in the right spot. > > Signed-off-by: Behan Webster <[email protected]> > Reviewed-by: Mark Charlebois <[email protected]> > Acked-by: Arnd Bergmann <[email protected]> > Acked-by: Matt Porter <[email protected]> Patch applied. Yours, Linus Walleij -- 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/

