]> Git Repo - linux.git/commit
crypto: vmx - Source headers are not good kernel-doc candidates
authorLee Jones <[email protected]>
Thu, 18 Mar 2021 12:44:20 +0000 (12:44 +0000)
committerHerbert Xu <[email protected]>
Fri, 26 Mar 2021 09:02:36 +0000 (20:02 +1100)
commit32c2e6dd7c6080568a614c7e285571ff6abb1d97
tree0c8978c642192eac4d3abdb4c350ef7d9a4ffeb0
parent0beb2b6046ce487e33438526e87ff92910ad67b3
crypto: vmx - Source headers are not good kernel-doc candidates

Fixes the following W=1 kernel build warning(s):

 drivers/crypto/vmx/vmx.c:23: warning: expecting prototype for Routines supporting VMX instructions on the Power 8(). Prototype was for p8_init() instead

Cc: "Breno Leitão" <[email protected]>
Cc: Nayna Jain <[email protected]>
Cc: Paulo Flabiano Smorigo <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Henrique Cerri <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
drivers/crypto/vmx/vmx.c
This page took 0.065616 seconds and 4 git commands to generate.