[PATCH 11/15] iwlegacy: il_pm_ops is only provided for PM_SLEEP
Arnd Bergmann
arnd at arndb.de
Sat Jun 1 05:03:54 EDT 2013
On Friday 31 May 2013 22:43:23 Brian Norris wrote:
> On Fri, May 31, 2013 at 3:22 PM, Arnd Bergmann <arnd at arndb.de> 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
More information about the linux-arm-kernel
mailing list