Re: [PATCH 1/3] staging: rtl8723bs: rename u1bTmp to val
From: Dan Carpenter
Date: Thu Jan 29 2026 - 02:12:07 EST
On Wed, Jan 28, 2026 at 06:16:33PM +0100, Luka Gejak wrote:
> Remove Hungarian notation by renaming u1bTmp to val.
> Also fix spacing around operators in the affected lines
> to comply with kernel coding style.
Do the "also" part in a separate patch, it's unrelated.
regards,
dan carpenter