On 2/17/23 04:18, Philippe Mathieu-Daudé wrote:
Following the recommendation added in commit a98c370c46 ("typedefs: (Re-)sort entries alphabetically"), and similarly to commit 64baadc272 ("Sort include/qemu/typedefs.h"), sort again the type definitions (in case-insensitive alphabetical order, using 'sort --ignore-case').Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- include/qemu/typedefs.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
