
15 Mar
2018
15 Mar
'18
4:06 p.m.
On 03/08/2018 07:20 AM, Marc Hartmayer wrote:
Remove unneeded global variables and convert them into local variables where they're needed.
Signed-off-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com> Reviewed-by: Bjoern Walk <bwalk@linux.vnet.ibm.com> Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com> --- src/remote/remote_daemon.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
I had this lined up in one of my branches too, but just haven't had the time/desire to go back to that other series yet... Reviewed-by: John Ferlan <jferlan@redhat.com> John