Skip to content
Commit c8dbab96 authored by An Ha's avatar An Ha Committed by Greg Kroah-Hartman
Browse files

Staging: rtl8821ae: hal_bt_coexist: fix curly brace placement



Fix coding style issue where the if statement unnecessarily uses curly
braces for one line statements and where the else conditional statement
should follow the closing curly brace '}'. Also, the open curly brace
'{' should be on the same line as the if statement.

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