]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: Change type to bool
authorAastha Gupta <aastha.gupta4104@gmail.com>
Sun, 8 Oct 2017 04:54:53 +0000 (10:24 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 14:07:49 +0000 (16:07 +0200)
commitc20a347b0bd5bbbb6b89bced354c76f97638146b
tree25dd2f76c2cd1e8e2d9709f1139768f9404f1c73
parent71d86e71fc7dc8818a2ed7151f124ea3333335a4
staging: rtl8723bs: Change type to bool

res and Match have only either 'true' or 'false' values.
So making them of type bool for better readability of code.

Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_sta_mgt.c