diff options
| author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2024-07-13 15:19:35 +0200 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2024-07-15 12:12:19 -0600 |
| commit | 62b668ba13d95d45052e4e88fa0bef8aad46003a (patch) | |
| tree | 5f01e5cdf6f7074bc07bc387a9fe9a01263318ec /arch/x86/cpu/intel_common/me_status.c | |
| parent | b51be8ebcb4ac5605c03f409d5999601bc6244f5 (diff) | |
x86: Remove duplicate newlines
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'arch/x86/cpu/intel_common/me_status.c')
| -rw-r--r-- | arch/x86/cpu/intel_common/me_status.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/intel_common/me_status.c b/arch/x86/cpu/intel_common/me_status.c index a09bd5029eb..905519abddc 100644 --- a/arch/x86/cpu/intel_common/me_status.c +++ b/arch/x86/cpu/intel_common/me_status.c @@ -127,7 +127,6 @@ static const char *const me_progress_policy_values[] = { [0x10] = "Required VSCC values for flash parts do not match", }; - /** * _intel_me_status() - Check Intel Management Engine status * |
