linux/drivers/staging/rtl8188eu
Ivan Safonov 853a46638e staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset function
This variable used only once in the beginning of the function,
it can be removed.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-29 09:09:08 +09:00
..
core staging: rtl8188eu: operator = replaced by += in loop increment 2015-10-29 09:09:08 +09:00
hal staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset function 2015-10-29 09:09:08 +09:00
include staging: rtl8188eu: unused MIN macro removed 2015-10-29 09:09:08 +09:00
os_dep staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro 2015-10-29 09:09:08 +09:00
Kconfig
Makefile
TODO