mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-21 08:03:45 -04:00
platform/x86: pmc_atom: Amend comment style and grammar
The style of the comments is not uniform, make it so and fix a few grammar issues. While at it, update Copyright years. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20220801113734.36131-4-andriy.shevchenko@linux.intel.com Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
committed by
Hans de Goede
parent
27526525f3
commit
5a88ace44d
@@ -1,7 +1,7 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* Intel Atom SOC Power Management Controller Header File
|
||||
* Copyright (c) 2014, Intel Corporation.
|
||||
* Intel Atom SoC Power Management Controller Header File
|
||||
* Copyright (c) 2014-2015,2022 Intel Corporation.
|
||||
*/
|
||||
|
||||
#ifndef PMC_ATOM_H
|
||||
|
||||
Reference in New Issue
Block a user