diff options
| author | Lee Jones <[email protected]> | 2020-07-03 18:41:36 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-09 16:46:59 +0200 |
| commit | 142c8bb6c516a4caed569a68589489d4d91377e6 (patch) | |
| tree | 4fc0cdc9566a9533dceaddd538bb1a7a1bb89633 /scripts/stackusage | |
| parent | f2926dd5938e278652cdec85cafe5f727997877a (diff) | |
usb: host: xhci-debugfs: Use 'gnu_printf' format notation
Fixes the following W=1 kernel build warning(s):
drivers/usb/host/xhci-debugfs.c:128:2: warning: function ‘xhci_debugfs_regset’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]
128 | vsnprintf(rgs->name, sizeof(rgs->name), fmt, args);
| ^~~~~~~~~
Cc: Mathias Nyman <[email protected]>
Cc: Lu Baolu <[email protected]>
Signed-off-by: Lee Jones <[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