Re: [PATCH] net: dsa: Fix build warning for !PM_SLEEP

From: David Miller
Date: Wed Oct 01 2014 - 15:25:01 EST


From: Thierry Reding <thierry.reding@xxxxxxxxx>
Date: Wed, 1 Oct 2014 13:59:00 +0200

> From: Thierry Reding <treding@xxxxxxxxxx>
>
> The dsa_switch_suspend() and dsa_switch_resume() functions are only used
> when PM_SLEEP is enabled, so they need #ifdef CONFIG_PM_SLEEP protection
> to avoid a compiler warning.
>
> Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>

Applied.

Please, in the future, explicitly indicate what tree your changes
are against. Through trial and error I figured out that this could
only apply to net-next, but that's not a good use of my time.

Thanks.
--
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/