Home
last modified time | relevance | path

Searched hist:"695872 ea" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/ks7010/
H A Dks7010_sdio.c695872ea Sun Jul 17 12:26:15 CDT 2016 Markus Elfring <elfring@users.sourceforge.net> staging: ks7010: Delete a variable in write_to_device()

The local variable "rc" was assigned a zero at one place.
But it was not read within this function. Thus delete it.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
695872ea Sun Jul 17 12:26:15 CDT 2016 Markus Elfring <elfring@users.sourceforge.net> staging: ks7010: Delete a variable in write_to_device()

The local variable "rc" was assigned a zero at one place.
But it was not read within this function. Thus delete it.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>