Re: [Qemu-devel] [PATCH 1/2] linux-user: remove unused image_info members

2015-09-03 Thread Peter Maydell
On 2 September 2015 at 02:38, Stefan Brüns wrote: > Signed-off-by: Stefan Brüns Reviewed-by: Peter Maydell By the way, for future submissions of patch series with more than one patch in them, please can you include a cover letter? (ie what git produces for git format-patch --cover-letter). Som

[Qemu-devel] [PATCH 1/2] linux-user: remove unused image_info members

2015-09-01 Thread Stefan Brüns
Signed-off-by: Stefan Brüns --- linux-user/elfload.c | 3 --- linux-user/qemu.h| 2 -- 2 files changed, 5 deletions(-) diff --git a/linux-user/elfload.c b/linux-user/elfload.c index 9c999ac..e44f989 100644 --- a/linux-user/elfload.c +++ b/linux-user/elfload.c @@ -1447,7 +1447,6 @@ static abi