Merge branch 'pernet_operations-convert-part-3'
authorDavid S. Miller <davem@davemloft.net>
Tue, 27 Feb 2018 16:01:40 +0000 (11:01 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Feb 2018 16:01:40 +0000 (11:01 -0500)
commit23363b87a80a2eeb366c9b5b93248b7d73125ba8
tree5c5d9694c45de9a34528de7e14627425acfcc4b7
parent7f897db37b76235d50151dfea7d543568d54535a
parent3edbccf96d2de30e7b986ceae090becfc07d3573
Merge branch 'pernet_operations-convert-part-3'

Kirill Tkhai says:

====================
Converting pernet_operations (part #3)

This patchset continues to review and to convert pernet_operations
to async. Where it is possible, they are grouped by type of actions
init/exit methods ([1/28], for example). I hope this will make
the review a little bit easier. The changes are tree-wide: in net, fs,
drivers and security.
====================

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