[alsa-devel] Applied "ASoC: Intel: Fix some acpi vs apci typo in somme comments" to the asoc tree
Joe Perches
joe at perches.com
Thu Jul 25 15:44:55 CEST 2019
On Thu, 2019-07-25 at 14:19 +0100, Mark Brown wrote:
> The patch
>
> ASoC: Intel: Fix some acpi vs apci typo in somme comments
[]
> diff --git a/sound/soc/intel/common/soc-acpi-intel-bxt-match.c b/sound/soc/intel/common/soc-acpi-intel-bxt-match.c
[]
> @@ -1,6 +1,6 @@
> // SPDX-License-Identifier: GPL-2.0
> /*
> - * soc-apci-intel-bxt-match.c - tables and support for BXT ACPI enumeration.
> + * soc-acpi-intel-bxt-match.c - tables and support for BXT ACPI enumeration.
Generally, using the current filename in a comment has little value.
This might as well be
* tables and support for BXT ACPI enumeration
etc...
More information about the Alsa-devel
mailing list