diff options
author | 2018-02-27 12:23:02 -0600 | |
---|---|---|
committer | 2018-03-02 16:11:02 -0800 | |
commit | 98c76a3904261a7b7612821de8b99f0e3b41677c (patch) | |
tree | f8e9ba1e1c18190924600d87898f52fe24e97638 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | platform/x86: wmi: Fix misuse of vsprintf extension %pULL (diff) | |
download | linux-dev-98c76a3904261a7b7612821de8b99f0e3b41677c.tar.xz linux-dev-98c76a3904261a7b7612821de8b99f0e3b41677c.zip |
platform/x86: dell-smbios: Correct some style warnings
WARNING: function definition argument 'struct calling_interface_buffer *'
should also have an identifier name
+ int (*call_fn)(struct calling_interface_buffer *);
WARNING: Block comments use * on subsequent lines
+ /* 4 bytes of table header, plus 7 bytes of Dell header,
plus at least
+ 6 bytes of entry */
WARNING: Block comments use a trailing */ on a separate line
+ 6 bytes of entry */
Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions