diff options
author | Andrew Scull <ascull@google.com> | 2022-05-16 10:41:29 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-06-08 09:24:03 -0400 |
commit | 68f8bf21c72515adcdd41ac6f8dbebb29259aeb7 (patch) | |
tree | 7cfb5cb209b4221cdba3e634a18bc61fbc83a9a1 /arch/sandbox/include/asm/fuzzing_engine.h | |
parent | ed1cbbe2afe4d4c7c25316db4c2e15c4c579fc4e (diff) |
virtio_ring: Merge identical variables
The variables `total_sg` and `descs_used` have the same value. Replace
the few uses of `total_sg` with `descs_used` to simplify the situation.
Signed-off-by: Andrew Scull <ascull@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/sandbox/include/asm/fuzzing_engine.h')
0 files changed, 0 insertions, 0 deletions