firmware: use () to terminate kernel-doc function names
authorAndres Rodriguez <[email protected]>
Thu, 10 May 2018 20:08:38 +0000 (13:08 -0700)
committerGreg Kroah-Hartman <[email protected]>
Mon, 14 May 2018 14:43:09 +0000 (16:43 +0200)
commitc35f9cbb1df8f17d398112173024a76964b5154d
treed6992ba036cb60750db7a8579d0ce6cd4ba8ab90
parenteb33eb04926e40331750f538a58d93cde87afaa4
firmware: use () to terminate kernel-doc function names

The kernel-doc spec dictates a function name ends in ().

Signed-off-by: Andres Rodriguez <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Acked-by: Luis R. Rodriguez <[email protected]>
[mcgrof: adjust since the wide API rename is not yet merged]
Signed-off-by: Luis R. Rodriguez <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/base/firmware_loader/fallback.c
drivers/base/firmware_loader/main.c