]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: Replace __attribute__((__packed__)) with __packed in rtl8723b_hal.h
authorPramod Maurya <pramod.nexgen@gmail.com>
Sun, 10 May 2026 11:03:34 +0000 (07:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 May 2026 08:09:07 +0000 (10:09 +0200)
commitb36ddb456fe18696dca7aeb11e4936d55446f8a0
tree54d0285d5028606d95afbedd0266107e4e730928
parent3fb7c93716d36395ffec52d4c2d50f85fd5b451c
staging: rtl8723bs: Replace __attribute__((__packed__)) with __packed in rtl8723b_hal.h

Replace __attribute__((__packed__)) with the preferred __packed macro
to fix a checkpatch.pl warning.

Signed-off-by: Pramod Maurya <pramod.nexgen@gmail.com>
Link: https://patch.msgid.link/20260510110338.98540-1-pramod.nexgen@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/rtl8723b_hal.h