Re: [PATCH v2] rtlwifi: remove set but not used variable 'radiob_array_table' and 'radiob_arraylen'
From: Pkshih <pkshih@realtek.com>
Date: 2018-10-23 09:36:00
Also in:
linux-wireless, lkml
From: Pkshih <pkshih@realtek.com>
Date: 2018-10-23 09:36:00
Also in:
linux-wireless, lkml
On Tue, 2018-10-23 at 16:28 +0800, zhong jiang wrote:
radiob_array_table' and 'radiob_arraylen' are not used after setting its value. It is safe to remove the unused variable. Meanwhile, radio B radio should be removed as well. because it will no longer be referenced. Signed-off-by: zhong jiang <redacted>
Acked-by: Ping-Ke Shih <pkshih@realtek.com> Thank you