Blue Swirl <blauwir...@gmail.com> writes: > Clang compiler complained about use of reserved word 'restrict' in SLIRP > and QAPI. > > Prefix C keywords with "q_", adjust SLIRP accordingly. > > Signed-off-by: Blue Swirl <blauwir...@gmail.com>
I like this solution. Reviewed-by: Markus Armbruster <arm...@redhat.com>