24.12.2014 01:26, Peter Maydell wrote: > This is a collection of three miscellaneous minor fixes for > clang compile warnings, which I think could reasonably go via > the -trivial tree. The map_exec patch has been on list and > reviewed before; the other two are new. > > Peter Maydell (2): > tests/hd-geo-test.c: Remove unused test_image variable > migration/qemu-file.c: Don't shift left into sign bit > > SeokYeon Hwang (1): > translate-all: Mark map_exec() with the 'unused' attribute
Applied all to -trivial, thank you! /mjt