Re: [PATCH] staging: rtl8723bs: Replace the comparision method

2020-10-26 Thread kernel test robot
Hi, Thank you for the patch! Yet something to improve: [auto build test ERROR on staging/staging-testing] url: https://github.com/0day-ci/linux/commits/izabela-bakollari-gmail-com/staging-rtl8723bs-Replace-the-comparision-method/20201027-061116 base: https://git.kernel.org/pub/scm/linux/ke

Re: [PATCH] staging: rtl8723bs: Replace the comparision method

2020-10-26 Thread kernel test robot
Hi, Thank you for the patch! Yet something to improve: [auto build test ERROR on staging/staging-testing] url: https://github.com/0day-ci/linux/commits/izabela-bakollari-gmail-com/staging-rtl8723bs-Replace-the-comparision-method/20201027-061116 base: https://git.kernel.org/pub/scm/linux/ke

[PATCH] staging: rtl8723bs: Replace the comparision method

2020-10-26 Thread izabela . bakollari
From: Izabela Bakollari Replace the value comparision method by using the logical NOT operator instead of comparing the value to NULL. Signed-off-by: Izabela Bakollari --- drivers/staging/rtl8723bs/core/rtw_ap.c | 18 ++-- drivers/staging/rtl8723bs/core/rtw_cmd.c | 102 +---