]> git.baikalelectronics.ru Git - kernel.git/commit
psi: make psi_enable static
authorSuren Baghdasaryan <surenb@google.com>
Tue, 14 May 2019 22:40:59 +0000 (15:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 May 2019 02:52:47 +0000 (19:52 -0700)
commit1494789520507b07ff320f5fdfbebbc7c9f6c2b2
tree65fab2526cadaefac925105db41ceffc9546f812
parentdf9442b2c28e70545dd7a240aba4471d63b6e9f3
psi: make psi_enable static

psi_enable is not used outside of psi.c, make it static.

Link: http://lkml.kernel.org/r/20190319235619.260832-3-surenb@google.com
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/sched/psi.c