diff options
author | Tony Luck <tony.luck@intel.com> | 2024-06-09 17:39:25 -0700 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-06-10 08:50:05 +0200 |
commit | ddefcfdeb5a2238cbcb07b80dda9ac3136735b1e (patch) | |
tree | af0cc580d4e680d2a5c8371f4711c80045c09630 /include/linux/zstd_errors.h | |
parent | 195fb517ee25bfefde9c74ecd86348eccbd6d2e4 (diff) |
cpu: Drop "extern" from function declarations in cpuhplock.h
This file was created with a direct cut and paste from cpu.h so
kept the legacy declaration style.
But the Linux coding standard for function declarations in header
files is to avoid use of "extern".
Drop "extern" from all function declarations.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20240610003927.341707-3-tony.luck@intel.com
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions