staging: unisys: visorchipset: remove local_addr in handle_command
authorErik Arfvidson <erik.arfvidson@gmail.com>
Mon, 17 Jul 2017 20:17:09 +0000 (16:17 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Jul 2017 06:48:42 +0000 (08:48 +0200)
commita35e3268da517bb885df2aacf8c9aaa344d5628c
tree44f728051635eb93a1826d9763bc0fbdf985d20a
parent460ea8ada04e0b46b875d15d220b1b6e3c364f7f
staging: unisys: visorchipset: remove local_addr in handle_command

In the function handle_command, the variable local_addr is always false. So
this patch is getting rid of logic when it is true.

Signed-off-by: Erik Arfvidson <erik.arfvidson@gmail.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: David Binder <david.binder@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c