backport: remove stddef.h inclusions
authorLuca Coelho <luciano.coelho@intel.com>
Sun, 18 Feb 2018 13:24:57 +0000 (15:24 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 23 Feb 2018 11:34:42 +0000 (12:34 +0100)
commit9a1cf834b7d1e44bcf3b8aabe68f110ecc32b58f
treec4ecc255b7bb6e7ad455d4b4b5b349b080de1daf
parent54f492fc0e44ad0f61ecb8aa6fc2d84c631eacad
backport: remove stddef.h inclusions

The verification code was copied from userspace code which includes
stddef.h.  In the kernel, this header should not be included, so
remove those cases.

Fixes: 988e2af4b7a0 ("backports: add signature verification code")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
backport/compat/verification/mbedtls/asn1.h
backport/compat/verification/mbedtls/md.h
backport/compat/verification/mbedtls/oid.h