FROMLIST: psi: make psi_enable static
authorSuren Baghdasaryan <surenb@google.com>
Wed, 30 Jan 2019 23:41:54 +0000 (10:41 +1100)
committerwangwang <wangwang1@lenovo.com>
Wed, 13 Nov 2019 02:37:37 +0000 (10:37 +0800)
commita0081500b4e49235f6a920c4bdbac7f108d52034
tree4827dd0b70e1d488199d440cadb32b92eb31e30e
parentf42ae2d6b9d4372c4e8e8eed8a5b9ad44552a625
FROMLIST: psi: make psi_enable static

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

Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
(not upstream yet, latest version published at: https://lore.kernel.org/patchwork/patch/1052415/)

Bug: 127712811
Bug: 129157727
Test: lmkd in PSI mode
Change-Id: I3c422d6c0c4299095c6ba05cfe942a2b00705f29
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
kernel/sched/psi.c