]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: rename variable - style
authorMichael Straube <straube.linux@gmail.com>
Wed, 26 Sep 2018 20:04:07 +0000 (22:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Sep 2018 12:30:52 +0000 (14:30 +0200)
commit7632ff68dc46df9746be8199be5720e5abd87b98
treeaf324ffb6afde6bdbbd3622e5d33edaefd6b6e9e
parent9007b6d74115cd6fee45e5b1a8384749adaed3ae
staging: rtl8188eu: rename variable - style

Rename the return value variable in some functions in rtw_efuse.c
to avoid CamelCase. bRet -> ret

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_efuse.c