diff options
| author | Colin Ian King <[email protected]> | 2020-04-09 15:04:27 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2020-04-14 08:32:12 +0200 |
| commit | 05a08796281feefcbe5cfdd67b48f5073d309aa8 (patch) | |
| tree | c7a2376c9cc8e9e3dda95dfb6f0187a87a694679 /tools/testing/radix-tree/linux/xarray.h | |
| parent | b450b30b97010e5c68ab522c6f6c54ef76bd0683 (diff) | |
efi/libstub/x86: Remove redundant assignment to pointer hdr
The pointer hdr is being assigned a value that is never read and
it is being updated later with a new value. The assignment is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/radix-tree/linux/xarray.h')
0 files changed, 0 insertions, 0 deletions