aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2016-03-01 10:36:07 +0000
committerDavid Howells <[email protected]>2016-03-01 10:36:07 +0000
commit89053aa9c711bd455a68844b4ed37c8b72ef1daa (patch)
treeb7b0b6b1174d5e2775a22b055bb2adbe55d4b105 /lib/mpi/mpi-bit.c
parent0d1db3e37022770a221b2a7565cfe425792ed22e (diff)
MODSIGN: linux/string.h should be #included to get memcpy()
linux/string.h should be #included in module_signing.c to get memcpy(), lest the following occur: kernel/module_signing.c: In function 'mod_verify_sig': kernel/module_signing.c:57:2: error: implicit declaration of function 'memcpy' [-Werror=implicit-function-declaration] memcpy(&ms, mod + (modlen - sizeof(ms)), sizeof(ms)); ^ Reported-by: kbuild test robot <[email protected]> Signed-off-by: David Howells <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions