linux/drivers/staging/ks7010
Mihaela Muraru c44893aafb Staging: ks7010: Delete unnecessary return statement
This is a patch to ks_hostif.c file that fixes up a checkpatch.pl

WARNING: void function return statements are not generally useful.

The 'return' statement is not useful here, because it is not necessary to be
forced the exit of the function.

Signed-off-by: Mihaela Muraru <mihaela.muraru21@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-16 10:24:59 +02:00
..
eap_packet.h Staging : ks7010 : Fix block comments warninig 2016-10-02 17:29:11 +02:00
Kconfig
ks7010_sdio.c staging: ks7010: Remove unnecessary cast 2016-10-16 10:24:57 +02:00
ks7010_sdio.h
ks_hostif.c Staging: ks7010: Delete unnecessary return statement 2016-10-16 10:24:59 +02:00
ks_hostif.h staging: ks7010: Use __packed over __attribute__((packed)) 2016-09-27 13:03:58 +02:00
ks_wlan_ioctl.h
ks_wlan_net.c staging: ks7010: remove unnecessary else statement 2016-10-16 10:24:58 +02:00
ks_wlan.h staging: ks7010: Use __packed over __attribute__((packed)) 2016-09-27 13:03:58 +02:00
Makefile
michael_mic.c Staging: ks7010: michael_mic: Use "foo *bar" instead of "foo * bar". 2016-09-20 13:56:17 +02:00
michael_mic.h Staging: ks7010: Use "foo *bar" instead of "foo * bar". 2016-09-20 13:56:17 +02:00
TODO