]> git.baikalelectronics.ru Git - kernel.git/commit
livepatch: __klp_shadow_get_or_alloc() is local to shadow.c
authorJiri Kosina <jkosina@suse.cz>
Thu, 14 Sep 2017 21:15:36 +0000 (14:15 -0700)
committerJiri Kosina <jkosina@suse.cz>
Fri, 15 Sep 2017 17:17:13 +0000 (19:17 +0200)
commitd5ad5cb18f0811c4cd895bbee772061e67f82965
tree3bdf2eaa2afd2e743dca4a0c1f766d07b462f805
parenta65572bd973ab40350fd528c84c4b4526ce1c1e2
livepatch: __klp_shadow_get_or_alloc() is local to shadow.c

... therefore make it static.

Fixes: a65572bd973 ("livepatch: introduce shadow variable API")
Acked-by: Joe Lawrence <joe.lawrence@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
kernel/livepatch/shadow.c