On Thu, 2015-11-19 at 12:43 +, Andrew Cooper wrote:
> libxl__exec() doesn't ever return. Inform the compiler of this, and
> remove all dead code.
>
> No functional change.
>
> Signed-off-by: Andrew Cooper
Acked + applied, thanks.
> ---
> CC: Ian Campbell
> CC: Ian Jackson
> CC: Wei Liu
libxl__exec() doesn't ever return. Inform the compiler of this, and
remove all dead code.
No functional change.
Signed-off-by: Andrew Cooper
---
CC: Ian Campbell
CC: Ian Jackson
CC: Wei Liu
---
tools/libxl/libxl.c| 1 -
tools/libxl/libxl_aoutils.c| 2 --
tools/libxl/libxl_bo