]> git.baikalelectronics.ru Git - kernel.git/commit
x86/bugs: Mark retbleed_strings static
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Thu, 14 Jul 2022 07:29:39 +0000 (15:29 +0800)
committerBorislav Petkov <bp@suse.de>
Thu, 14 Jul 2022 07:41:30 +0000 (09:41 +0200)
commit6979a18f6d7075fcc4c3d74b58e3be74b21842d4
tree5fdcddfb32406ee6665d7d55d13fd6b6d01c61fb
parentd8689d9e37ddc7974ae1a713ee5ecd203445e42b
x86/bugs: Mark retbleed_strings static

This symbol is not used outside of bugs.c, so mark it static.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20220714072939.71162-1-jiapeng.chong@linux.alibaba.com
arch/x86/kernel/cpu/bugs.c