On 15/11/2018 22:17, Eric Blake wrote: > Since the last time we sorted things (2988cbeaf), we've had a > few relapses that were inserted out of order. Also, we had more > entries that were sorted case-insensitively than not, so let's > document that convention and stick to it. > > Signed-off-by: Eric Blake <ebl...@redhat.com> > --- > include/qemu/typedefs.h | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >
Applied to my trivial-patches branch. Thanks, Laurent