From: Luca Coelho <luciano.coelho@xxxxxxxxx> Hi Kalle, As agreed, here are the patches to fix the W=1 warnings and errors reported by Jacub. Please take them directly to wireless-drivers-next as we discussed. Thanks! Cheers, Luca. Johannes Berg (3): iwlwifi: mei: fix W=1 warnings iwlwifi: mvm: add missing min_size to kernel-doc iwlwifi: mvm: add dbg_time_point to debugfs Luca Coelho (1): iwlwifi: mvm: fix imbalanced locking in iwl_mvm_start_get_nvm() drivers/net/wireless/intel/iwlwifi/mei/main.c | 10 ++++++---- drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c | 1 + drivers/net/wireless/intel/iwlwifi/mvm/ops.c | 3 +++ 3 files changed, 10 insertions(+), 4 deletions(-) -- 2.34.1