staging: ks7010: Remove initialisation in ks_hostif.c
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Fri, 24 May 2019 08:03:30 +0000 (13:33 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2019 21:09:46 +0000 (14:09 -0700)
commita7048b38ae443abe06141b75f842b73371c2a0fe
tree3799fbf0be5a3bd0e3165413a23578188b1b00d2
parentf5a4c0188cbbb4219acb7bf14d7c81a4fb0656d4
staging: ks7010: Remove initialisation in ks_hostif.c

The initial value of return variable result is never used, so it can be
removed.
Issue found with Coccinelle.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c