Skip to content
Snippets Groups Projects
Commit 0d74d872 authored by Mathieu Malaterre's avatar Mathieu Malaterre Committed by Tejun Heo
Browse files

driver core: add __printf verification to __ata_ehi_pushv_desc


__printf is useful to verify format and arguments. Remove the following
warning (with W=1):

  drivers/ata/libata-eh.c:183:10: warning: function might be possible candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]

Signed-off-by: default avatarMathieu Malaterre <malat@debian.org>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 7e437d61
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment