From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 E4FB7C6FD1F for ; Sat, 30 Mar 2024 04:04:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=aqpm5VOrVoVN4BV1urRuJH1PoqIrcXavYt3lL3cDUq0=; b=l1adPbFyw62X2N i6ndWg0y4X5ShXNWhKBporTSp9sFx+H3W2oH4wJ4TtCO2G7frVxoBK3KKZcTbfpNOLZGVG70LkeUU ONgeis3qScbLoNMdCew0JrQDnZ3/e14jGhSno08YKs2EQMFyfitRwc292ByraEcTvUNpk/DDdNYJY /qKYbqyKcxlyfqKBGo5oAQLj6ahaSsJtCts7vTwBJ2tELr6H7Ftp4tifNcKJCem21iKdZtwWpWk0b wUWGQPL3upSTnBbxZY7zcqsDtEcTuJCmdDpig3vv26bsU6tqAKAYr32XBnSPoQgeirx0uOWdLQOpN aHpgLgZesgsGR3erf1Sw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rqPxG-00000002iIC-0In7; Sat, 30 Mar 2024 04:04:30 +0000 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rqPxC-00000002iHD-3ezK for linux-arm-kernel@lists.infradead.org; Sat, 30 Mar 2024 04:04:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1711771462; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=gHqHBmlZCFlWpIV0o442DO/wsxDS7T9buxAA+MkmTJI=; b=JmCdu16QLcX3Daz6fsqWTqkVgIsnjSmiOVimIoujbJORx5VgSABPZs/tkDMkpkVRnD5Z1x 8Ge4R6+RYf3rn9DRf2lFG+kquHDUh5zcLGla8lQbKzaMG3mFov4YRRxYYaxSZakAKsYF1d aRAbjzj3RVfTlW7eY0+H3dVJjNF9uAE= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-591-A7GX45R-N4W0xWuSmwRMFg-1; Sat, 30 Mar 2024 00:04:20 -0400 X-MC-Unique: A7GX45R-N4W0xWuSmwRMFg-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id CBDD7185A781; Sat, 30 Mar 2024 04:04:19 +0000 (UTC) Received: from kaapi.redhat.com (unknown [10.74.16.51]) by smtp.corp.redhat.com (Postfix) with ESMTPS id CB63CC01851; Sat, 30 Mar 2024 04:04:15 +0000 (UTC) From: Prasad Pandit To: Greg KH , Dan Carpenter Cc: florian.fainelli@broadcom.com, bcm-kernel-feedback-list@broadcom.com, linux-arm-kernel@lists.infradead.org, rjui@broadcom.com, sbranden@broadcom.com, linux-staging@lists.linux.dev, linux-rpi-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Prasad Pandit Subject: [PATCH v4] staging: bcm2835-audio: add terminating new line to Kconfig Date: Sat, 30 Mar 2024 09:34:11 +0530 Message-ID: <20240330040411.3273337-1-ppandit@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.8 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240329_210426_998498_0588854A X-CRM114-Status: GOOD ( 12.15 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Prasad Pandit Add terminating new line to the Kconfig file. It helps while displaying file with cat(1) command. Signed-off-by: Prasad Pandit --- drivers/staging/vc04_services/bcm2835-audio/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) v4: - cat(1) command usage in commit message. - https://lore.kernel.org/all/CAE8KmOxG=3sWKpeB5fdWTK-SCipS=JyDE-_DNgY--DtoSQZ0Qw@mail.gmail.com/T/#t v3: - fix typo and note about parsing errors. - https://lore.kernel.org/lkml/CAE8KmOzcD+__7xdC7tegbHO9HEP48s7=reA4j-tvqVDwzHr+8Q@mail.gmail.com/T/#t v2: - remove Fixes tag and cc all maintainers. - https://lore.kernel.org/linux-arm-kernel/20240311100920.1271545-1-ppandit@redhat.com/T/#u diff --git a/drivers/staging/vc04_services/bcm2835-audio/Kconfig b/drivers/staging/vc04_services/bcm2835-audio/Kconfig index 7f22f6c85067..7fbb29d3c34d 100644 --- a/drivers/staging/vc04_services/bcm2835-audio/Kconfig +++ b/drivers/staging/vc04_services/bcm2835-audio/Kconfig @@ -8,4 +8,4 @@ config SND_BCM2835 Say Y or M if you want to support BCM2835 built in audio. This driver handles both 3.5mm and HDMI audio, by leveraging the VCHIQ messaging interface between the kernel and the firmware - running on VideoCore. \ No newline at end of file + running on VideoCore. -- 2.44.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel