]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: refactor Efuse_GetCurrentSize()
authorMichael Straube <straube.linux@gmail.com>
Sun, 29 Mar 2020 10:04:50 +0000 (12:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2020 06:55:29 +0000 (08:55 +0200)
commitdc56a29d85bf8d761a7f97ffdd15c486883b98bd
tree901bdad7e3f322f4b785be794cc131ee97ed6738
parent1ac6c02aeef3b19d2ee14ee76fe85a1a1332b2dd
staging: rtl8188eu: refactor Efuse_GetCurrentSize()

Refactor while loop in Efuse_GetCurrentSize() to reduce indentation
level and clear line over 80 characters checkpatch warnings.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/20200329100450.10126-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_efuse.c