diff options
| author | Andrew Scull <[email protected]> | 2022-05-16 10:41:29 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-06-08 09:24:03 -0400 |
| commit | 68f8bf21c72515adcdd41ac6f8dbebb29259aeb7 (patch) | |
| tree | 7cfb5cb209b4221cdba3e634a18bc61fbc83a9a1 /doc/develop | |
| 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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
