Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:934:24: warning: conditional expression between different enumeration types ('enum iwl_mac_beacon_flags' and 'enum iwl_mac_beacon_flags_v1') [-Wenum-compare-conditional] 934 | flags |= is_new_rate ? IWL_MAC_BEACON_CCK | ^ ~~~~~~~~~~~~~~~~~~ 935 | : IWL_MAC_BEACON_CCK_V1; | ~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:1110:21: warning: conditional expression between different enumeration types ('enum iwl_mac_beacon_flags' and 'enum iwl_mac_beacon_flags_v1') [-Wenum-compare-conditional] 1110 | 0) > 10 ? | ^ 1111 | IWL_MAC_BEACON_FILS : | ~~~~~~~~~~~~~~~~~~~ 1112 | IWL_MAC_BEACON_FILS_V1; | ~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files Warning: ../drivers/firmware/qcom/qcom_scm.c:877 Excess function parameter 'pas_id' description in 'qcom_scm_pas_get_rsc_table' Warning: ../drivers/firmware/qcom/qcom_scm.c:877 Excess function parameter 'pas_id' description in 'qcom_scm_pas_get_rsc_table' Documentation/.renames.txt: warning: ignored by one of the .gitignore files