Skip to content
Commit 34fbab5f authored by Bhaskar Singh's avatar Bhaskar Singh Committed by Greg Kroah-Hartman
Browse files

staging: rtl8188eu: Removed unnecessary parentheses



Removed unnecessary parentheses and this resolve the check patch issue.

Structure dereference operator have higher precedence then Address of
operator So there is no need of parentheses.

This change is purely coding style in nature and should have not effect
on runtime code execution.

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