Re: [PATCH -next 0/6] net: Update static keys to modern api

From: David Miller
Date: Thu May 10 2018 - 15:14:24 EST


From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
Date: Tue, 8 May 2018 09:06:57 -0700

> The following patches update pretty much all core net static key users
> to the modern api. Changes are mostly trivial conversion without affecting
> any semantics. The motivation is a resend of patches 1 and 2 from a while[1]
> back, and the rest are added patches, specific for -net.
>
> Applies against today's linux-next. Compile tested only.
>
> [1] lkml.kernel.org/r/20180326210929.5244-1-dave@xxxxxxxxxxxx

Series applied, thank you.