mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
staging: rtl8723bs: remove unused REMOVE_PACK code
Remove the REMOVE_PACK code since it is not used as the macro is not defined anywhere. Signed-off-by: Andrei Khomenkov <khomenkov@mailbox.org> Link: https://patch.msgid.link/20260510134315.64295-6-khomenkov@mailbox.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a9142fdd58
commit
c914292071
|
|
@ -975,10 +975,6 @@ enum ODM_FW_Config_Type {
|
|||
CONFIG_FW_BT,
|
||||
};
|
||||
|
||||
#ifdef REMOVE_PACK
|
||||
#pragma pack()
|
||||
#endif
|
||||
|
||||
/* include "odm_function.h" */
|
||||
|
||||
/* 3 =========================================================== */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user