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(a)linux.vnet.ibm.com>
Reviewed-by: Bjoern Walk <bwalk(a)linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy(a)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(a)redhat.com>
John