On 05/22/2015 05:36 AM, Markus Armbruster wrote: > Signed-off-by: Markus Armbruster > --- > monitor.c | 23 ++++++++++++----------- > 1 file changed, 12 insertions(+), 11 deletions(-) > Might be worth mentioning in the commit message that... > > -static inline int qmp_cmd_mode(const Monitor *mon) > -{ > - return mon->qmp.command_mode; > -} ...qmp_cmd_mode() is now inlined into its callers. Nice, fixes up a mis-use of 'int' that I complained about when writing commit 2d5a8346 Reviewed-by: Eric Blake -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org