tmem: Remove xc_tmem_control mystical arg3
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 26 Aug 2015 21:43:31 +0000 (17:43 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 2 Sep 2015 12:48:00 +0000 (08:48 -0400)
commit54a51b1766fd433b95e63834eb15d4b1f70271de
tree62404336f9265bb600ca551cf7422ba833283c30
parent1682d2fdf6bcfb0f475c1720dad7a8215eb1ac79
tmem: Remove xc_tmem_control mystical arg3

It mentions it but it is never used. The hypercall interface
knows nothing of this sort of thing either. Lets just remove it.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Wei Liu <wei.liu2@citrix.com> [release + toolstack]
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/libxc/include/xenctrl.h
tools/libxc/xc_tmem.c
tools/libxl/libxl.c
tools/python/xen/lowlevel/xc/xc.c
tools/xenstat/libxenstat/src/xenstat.c