Re: [PATCH v3] staging: rtl8723bs: fix code style issues in rtl8723b_hal.h
From: Greg KH
Date: Wed Mar 18 2026 - 11:54:46 EST
On Wed, Mar 18, 2026 at 06:01:46PM +0300, Hüseyin Can Erdem wrote:
> Replace __attribute__((__packed__)) with the preferred __packed macro.
> Add parentheses around macro arguments to avoid potential operator
> precedence issues.
>
> Signed-off-by: Hüseyin Can Erdem <erdemhuseyincan09@xxxxxxxxx>
Please do not ignore what my bot told you was wrong with a previous
patch version :(
thanks,
greg k-h