commit | 2875a0ca021817b7006e6b9215ce31daa33c06f7 | [log] [tgz] |
---|---|---|
author | Hawkins Jiawei <yin31149@gmail.com> | Fri Jun 30 21:21:48 2023 +0800 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Sat Jul 08 07:24:38 2023 +0300 |
tree | 163a93148fde89611116a6c7523bc9d9719db36b | |
parent | aee9701729db62c01aa5927c1b690e9bc2b84460 [diff] |
vdpa: Sort vdpa_feature_bits array alphabetically This patch sorts the vdpa_feature_bits array alphabetically in ascending order to avoid future duplicates. Signed-off-by: Hawkins Jiawei <yin31149@gmail.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>