diff options
author | Mario Limonciello <mario.limonciello@dell.com> | 2018-02-27 19:23:02 +0100 |
---|---|---|
committer | Darren Hart (VMware) <dvhart@infradead.org> | 2018-03-09 18:35:16 +0100 |
commit | b53539625e7fb62880af0599202b8cf06efb94a0 (patch) | |
tree | 09c838fd8974ec496872ab4743e2772645840976 /drivers/platform/x86/Makefile | |
parent | platform/x86: wmi: Fix misuse of vsprintf extension %pULL (diff) | |
download | linux-b53539625e7fb62880af0599202b8cf06efb94a0.tar.xz linux-b53539625e7fb62880af0599202b8cf06efb94a0.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 'drivers/platform/x86/Makefile')
0 files changed, 0 insertions, 0 deletions