Hello: This series was applied to andersson/remoteproc.git (refs/heads/for-next). On Wed, 15 Jul 2020 13:35:50 +0100 you wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/remoteproc/remoteproc_core.c: In function ‘rproc_find_carveout_by_name’: > drivers/remoteproc/remoteproc_core.c:257:2: warning: function ‘rproc_find_carveout_by_name’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] > 257 | vsnprintf(_name, sizeof(_name), name, args); > | ^~~~~~~~~ > drivers/remoteproc/remoteproc_core.c: In function ‘rproc_mem_entry_init’: > drivers/remoteproc/remoteproc_core.c:993:2: warning: function ‘rproc_mem_entry_init’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] > 993 | vsnprintf(mem->name, sizeof(mem->name), name, args); > | ^~~~~~~~~ > drivers/remoteproc/remoteproc_core.c: In function ‘rproc_of_resm_mem_entry_init’: > drivers/remoteproc/remoteproc_core.c:1029:2: warning: function ‘rproc_of_resm_mem_entry_init’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] > 1029 | vsnprintf(mem->name, sizeof(mem->name), name, args); > | ^~~~~~~~~ > > [...] Here is a summary with links: - [1/2] remoteproc: remoteproc_core: Use 'gnu_printf' format notation https://git.kernel.org/andersson/remoteproc/c/7e05c8de132308da0c2a5b17842b808d99a00ca8 - [2/2] remoteproc: qcom_sysmon: Solve function header bitrot issues https://git.kernel.org/andersson/remoteproc/c/5b435ca38b2ce785b60b4d3c230f0a21121d6728 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.wiki.kernel.org/userdoc/pwbot