Re: [PATCH 11/15] iwlegacy: il_pm_ops is only provided for PM_SLEEP

From: Arnd Bergmann
Date: Sat Jun 01 2013 - 05:04:06 EST


On Friday 31 May 2013 22:43:23 Brian Norris wrote:
> On Fri, May 31, 2013 at 3:22 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
> > This makes sure the conditionals for the declaration match the
> > definition, so we provide the alternative
> >
> > #else
> > #define IL_LEGACY_PM_OPS NULL
> > #endif
> >
> > in the correct cases. As suggested by Borislav Petkov, this removes
> > the comments for the #else and #endif lines.
>
> You seem to have missed the #endif line.

Yes, I screwed it up with a last minute change, sorry about this.
Will follow up with a new one.

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