From patchwork Tue Dec 28 18:01:16 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: GitHub pull_request - opened X-Patchwork-Id: 528712 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 19E81C433EF for ; Tue, 28 Dec 2021 18:02:12 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 838EB167B; Tue, 28 Dec 2021 19:01:20 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 838EB167B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1640714530; bh=qb9SphakqhSykN3nsftr9QTTxvCF730Wmh+YlsHNdyc=; h=From:To:In-Reply-To:References:Subject:Date:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=gD1pGIAGHYZjDQCeV9PUKwows9hi0U3t9+angtfI0NuO3xPBMEiZaTRhUQc7iYCaa D/Amq/1L3Q9ZHiqxtcczwUvZjlcgXlv/RUjUQWTS2TrNy08COtQ/wTPadURpfLcwUy V69/9VeXBj8EtSE+T05QHNZYHihHwzGyJmTscv74= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 0442FF801EC; Tue, 28 Dec 2021 19:01:20 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id B09A3F80224; Tue, 28 Dec 2021 19:01:16 +0100 (CET) Received: from webhooks-bot.alsa-project.org (gate.perex.cz [77.48.224.242]) by alsa1.perex.cz (Postfix) with ESMTP id B4633F800D1 for ; Tue, 28 Dec 2021 19:01:07 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B4633F800D1 MIME-Version: 1.0 From: GitHub issues - edited To: alsa-devel@alsa-project.org In-Reply-To: <1640714461948595047-webhooks-bot@alsa-project.org> References: <1640714461948595047-webhooks-bot@alsa-project.org> Subject: [patch] 1st line of /usr/share/alsa/init/00main, which is a comment and contains a typo Message-Id: <20211228180116.B09A3F80224@alsa1.perex.cz> Date: Tue, 28 Dec 2021 19:01:16 +0100 (CET) X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" alsa-project/alsa-utils issue #132 was edited from ZjYwMj: With alsa-utils 1.2.6: ``` ``` Issue URL : https://github.com/alsa-project/alsa-utils/issues/132 Repository URL: https://github.com/alsa-project/alsa-utils --- a/usr/share/alsa/init/00main 2021-12-06 18:44:25.000000000 +0000 +++ b/usr/share/alsa/init/00main 2021-12-28 17:04:36.835174838 +0000 @@ -1,4 +1,4 @@ -# This is toplevel configuration for for 'alsactl init'. +# This is the toplevel configuration file for 'alsactl init'. # See 'man alsactl_init' for syntax. # set root device directory in sysfs for soundcard for ATTR{} command