Skip to content
Commit 4f4139e0 authored by Merwin Trever Ferrao's avatar Merwin Trever Ferrao Committed by Greg Kroah-Hartman
Browse files

Staging: rtl8188eu: core: rtw_security: tidy up crc32_init()



This code generates checkpatch warning:

WARNING: else is not generally useful after a break or return

Moving the declaration to the top of the function we can pull the
code back one tab and it makes it more readable.

Signed-off-by: default avatarMerwin Trever Ferrao <merwintf@gmail.com>
Reviewed-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/20190806122849.GA25628@IoT-COE


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b0d525a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment