diff options
author | Bhupesh Sharma <bhsharma@redhat.com> | 2019-09-10 15:51:50 +0530 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2019-09-16 09:17:14 +0200 |
commit | ed2d6e31a02da3d2e69cf022071db0964992c30b (patch) | |
tree | 3f7963523fb5ba72a98e964a54ca7a464e7953c1 /kexec/ifdown.c | |
parent | a46c686f615a86933134c0924c3391ba598a02b8 (diff) |
i386/kexec-mb2-x86.c: Fix compilation warning
This patch fixes the following compilation warning in
'i386/kexec-mb2-x86.c' regarding the variable 'result'
which is set but not used:
kexec/arch/i386/kexec-mb2-x86.c:402:6:
warning: variable ‘result’ set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
Signed-off-by: Bhupesh Sharma <bhsharma@redhat.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/ifdown.c')
0 files changed, 0 insertions, 0 deletions