staging: typec: Add __printf verification
authorJoe Perches <joe@perches.com>
Fri, 25 Aug 2017 19:11:28 +0000 (12:11 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Aug 2017 08:27:29 +0000 (10:27 +0200)
commite79e01254d02ff7c460851c773135db35bd2abb6
tree7a94214923c7de76cf48000c8fc3ce319e4978fc
parentb21bb6d483a6973f8fd034e3aebcce42e64c3463
staging: typec: Add __printf verification

Adding __printf verification can help avoid format/argument mismatches.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/typec/tcpm.c