Tag: 9d9921e93078075b9142b7e8d68a038416967d4c

staging: rtl8188eu: core: Removed unnecessary return keyword.

Author: Gulsah Kose <gulsah.1004@gmail.com> This patch fixes WARNING: void function return statements are not generally useful checkpatch.pl warning in rtw_efuse.c by using this coccinelle script @r@ identifier i; @@ void i(…) { … -return; } Signed-off-by: Gulsah Kose Signed-off-by: Greg Kroah-Hartman — drivers/staging/rtl8188eu/core/rtw_efuse.c | 1 – 1 file changed, 1 deletion(-)   diff –git a/drivers/staging/rtl8188eu/core/rtw_efuse.c …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.