Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment