From: Andrei Khomenkov Date: Sun, 10 May 2026 13:43:11 +0000 (+0300) Subject: staging: rtl8723bs: remove unused REMOVE_PACK code X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91429207162d146d5e6bed5836f9c4f5ea625e6;p=thirdparty%2Fkernel%2Fstable.git 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 Link: https://patch.msgid.link/20260510134315.64295-6-khomenkov@mailbox.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8723bs/hal/odm.h b/drivers/staging/rtl8723bs/hal/odm.h index aa4e36b6f2b4..3479eadde61f 100644 --- a/drivers/staging/rtl8723bs/hal/odm.h +++ b/drivers/staging/rtl8723bs/hal/odm.h @@ -975,10 +975,6 @@ enum ODM_FW_Config_Type { CONFIG_FW_BT, }; -#ifdef REMOVE_PACK -#pragma pack() -#endif - /* include "odm_function.h" */ /* 3 =========================================================== */