]> 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)
commitd7f1d985af414d8dc668ff7a8918f0958cd06c76
treeaf324ffb6afde6bdbbd3622e5d33edaefd6b6e9e
parent2ea088919c4f517c99e8a1035b0ecc21d81ffd6f
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