Staging: rtl8723au: Remove return in void function
authorMelike Yurtoglu <aysemelikeyurtoglu@gmail.com>
Wed, 25 Feb 2015 21:26:21 +0000 (23:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 21:03:11 +0000 (13:03 -0800)
commit62e9a35ffa90bad5e724fdeef8e470b45a16184d
treece6eb8c8da71c74c69fa2ed184193de0fdc3e501
parent91701e44261c13123ec931173ac1e29a7cd8f939
Staging: rtl8723au: Remove return in void function

WARNING: void function return statements are not generally useful
Remove return in void function. That was found by running checkpatch.

Signed-off-by: Melike Yurtoglu <aysemelikeyurtoglu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/hal_com.c
This page took 0.024536 seconds and 5 git commands to generate.