]> git.ipfire.org Git - thirdparty/linux.git/commit
s390/uv: Make uv_convert_from_secure() a static function
authorDavid Hildenbrand <david@redhat.com>
Wed, 8 May 2024 18:29:51 +0000 (20:29 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 5 Jun 2024 15:17:25 +0000 (17:17 +0200)
commite58623fbc178d6c074074c0107103c5d3c8041b1
treee3947a32a77fb60fce27114775e9aea3a7d91f8b
parent80cf817949264eff32642aa90da00f03e84e3c0f
s390/uv: Make uv_convert_from_secure() a static function

It's not used outside of uv.c, so let's make it a static function.

Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/20240508182955.358628-7-david@redhat.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/uv.h
arch/s390/kernel/uv.c