On 03/31/2017 07:19 AM, Juergen Gross wrote: > The return value of xen_copy_pct_data() is always 0 and never checked. > xen_copy_psd_data() returns always 0, too, so checking the value is > kind of pointless. > > Make the functions return void. > > Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>

