diff options
author | Iwona Winiarska <iwona.winiarska@intel.com> | 2022-05-17 00:18:33 +0300 |
---|---|---|
committer | Iwona Winiarska <iwona.winiarska@intel.com> | 2022-05-23 11:53:13 +0300 |
commit | 64bcf8204339d65eeff14cdaba29f59bed4e3c92 (patch) | |
tree | da9a5c393d29adfd1beb4fbcdcfe29c5741af9eb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5011eeadb7d5a14d8bf178c9032c2ab27b38ed4c (diff) | |
download | linux-64bcf8204339d65eeff14cdaba29f59bed4e3c92.tar.xz |
peci: mctp: Remove useless class specifier
Remove "static" specifier for mctp_peci_vdm_hdr struct declaration to
fix compilation warning:
drivers/peci/busses/peci-mctp.c:45:1: warning: useless storage class specifier in empty declaration
45 | } __packed;
| ^
Fixes: 00037aaa6440 ("peci: mctp: Add peci-mctp adapter")
Signed-off-by: Iwona Winiarska <iwona.winiarska@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions