Re: [PATCH] staging: rtl8723bs: use u8 instead of unsigned char in get_rate_set()
From: Greg KH
Date: Mon Feb 23 2026 - 09:26:20 EST
On Mon, Feb 09, 2026 at 11:03:03PM +0500, Azamat Rakhim wrote:
> Replace "unsigned char" with "u8" to address the driver's TODO.
What exact TODO line is that? Why is it necessary to change these
variables here, you do not explain that.
thanks,
greg k-h