OSDN Git Service

staging: rtl8188eu: simplify calculation
authorMichael Straube <straube.linux@gmail.com>
Tue, 18 Sep 2018 08:07:04 +0000 (10:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2018 11:30:18 +0000 (13:30 +0200)
commit1ad53b2df90a94902f5244b573f563152bd9f945
treea76b9827392417426dd557fe923736b784001ff6
parent8204b61a775879acaa4ec67fc5f92985238cc27d
staging: rtl8188eu: simplify calculation

Simplify calcualation:  * 10 / 2  can be reduced to  * 5
Also cleans missing spaces checkpatch issues.

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