Home
last modified time | relevance | path

Searched hist:"86 c0205b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c86c0205b Tue Mar 27 03:41:00 CDT 2018 Quytelda Kahja <quytelda@tamalin.org> staging: rtl8723bs: Remove braces from single statement conditionals.

Several conditionals in rtw_wx_set_auth() contain a comment then a
single statement. Move the comments to the top of the conditionals
so that braces can be removed from the statements, which saves space
and makes the code more readable.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
86c0205b Tue Mar 27 03:41:00 CDT 2018 Quytelda Kahja <quytelda@tamalin.org> staging: rtl8723bs: Remove braces from single statement conditionals.

Several conditionals in rtw_wx_set_auth() contain a comment then a
single statement. Move the comments to the top of the conditionals
so that braces can be removed from the statements, which saves space
and makes the code more readable.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>