summaryrefslogtreecommitdiffstats
path: root/kernel/static_call.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-08-01 19:35:42 +0200
committerLuis Chamberlain <mcgrof@kernel.org>2023-08-02 11:18:22 -0700
commit569820befb16ffc755ab7af71f4f08cc5f68f0fe (patch)
tree9f2acf69ed9acf822d4e39f455550cfee7b020cd /kernel/static_call.c
parentd4a5c59a955bba96b273ec1a5885bada24c56979 (diff)
downloadlinux-stable-569820befb16ffc755ab7af71f4f08cc5f68f0fe.tar.gz
linux-stable-569820befb16ffc755ab7af71f4f08cc5f68f0fe.tar.bz2
linux-stable-569820befb16ffc755ab7af71f4f08cc5f68f0fe.zip
net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
enetc_phc_index is only used via symbol_get, which was only ever intended for very internal symbols like this one. Use EXPORT_SYMBOL_GPL for it so that symbol_get can enforce only being used on EXPORT_SYMBOL_GPL symbols. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'kernel/static_call.c')
0 files changed, 0 insertions, 0 deletions