diff options
| author | Lee Jones <[email protected]> | 2020-07-03 18:41:40 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-09 16:47:00 +0200 |
| commit | 71be1a8aef82e9fee27eab4eaa818492eb846e29 (patch) | |
| tree | 83d442ed0be52d6b130ca4693c9c4fa89ede8035 /scripts/stackusage | |
| parent | 318ebed29718daa2ffbe7be52ad2279d01efdf08 (diff) | |
usb: typec: tcpm: fusb302: Use 'gnu_printf' format notation
Fixes the following W=1 kernel build warning(s):
drivers/usb/typec/tcpm/fusb302.c: In function ‘fusb302_log’:
drivers/usb/typec/tcpm/fusb302.c:186:2: warning: function ‘fusb302_log’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]
186 | _fusb302_log(chip, fmt, args);
| ^~~~~~~~~~~~
Cc: Heikki Krogerus <[email protected]>
Cc: Yueyao Zhu <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions