diff options
| author | David Howells <[email protected]> | 2015-08-13 03:03:12 +0000 |
|---|---|---|
| committer | David Howells <[email protected]> | 2015-08-13 03:03:12 +0000 |
| commit | e9a5e8cc55286941503f36c5b7485a5aa923b3f1 (patch) | |
| tree | 169f250c2b7c3632530c77c9c5a52ab9581693b8 /security/selinux/hooks.c | |
| parent | PKCS#7: Add MODULE_LICENSE() to test module (diff) | |
| download | kernel-e9a5e8cc55286941503f36c5b7485a5aa923b3f1.tar.gz kernel-e9a5e8cc55286941503f36c5b7485a5aa923b3f1.zip | |
sign-file: Fix warning about BIO_reset() return value
Fix the following warning:
scripts/sign-file.c: In function ‘main’:
scripts/sign-file.c:188: warning: value computed is not used
whereby the result of BIO_ctrl() is cast inside of BIO_reset() to an
integer of a different size - which we're not checking but probably should.
Reported-by: James Morris <[email protected]>
Signed-off-by: David Howells <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
