include/linux/filter.h: use set_memory.h header
authorLaura Abbott <[email protected]>
Mon, 8 May 2017 22:58:26 +0000 (15:58 -0700)
committerLinus Torvalds <[email protected]>
Tue, 9 May 2017 00:15:14 +0000 (17:15 -0700)
commit2d0bde57f3527ffac9279b4c8ba61060ba395b1a
treefa199c58df41c87d212ec5ed6b350c4d34236fce
parent23f19a563b2f15d9bf391cb9d3c1829bee56a44b
include/linux/filter.h: use set_memory.h header

set_memory_* functions have moved to set_memory.h.  Switch to this
explicitly.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Laura Abbott <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/filter.h