OSDN Git Service

Merge branch 'net-Update-static-keys-to-modern-api'
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 May 2018 19:13:35 +0000 (15:13 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 May 2018 19:13:35 +0000 (15:13 -0400)
Davidlohr Bueso says:

====================
net: Update static keys to modern api

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@stgolabs.net
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge