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 BFF72C001CC for ; Sun, 14 Apr 2024 10:57:33 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=sV/azzmWy8sgQYszaZJX7xASWowTquc3D9HPxfZEwP4=; b=lZIR8xDvsLxlBy Zmzq4MUqANUmnQKwXwpXvKlNfNor4FZNpp63MX19E+hFxcAeYwykBIiVcS4q1fWK3gr8N6Ui4GjFa fcrXi7HKwV/qTDQW+gJ9T+XxQ/Dn/ZATudoWCCMKFRczRVwYmoXK8p+pXJFQrecd3Eu+8acEVIxNZ EsZ/65Pul24k/tbWu1RF4py2YjtrC2v6edoNATp30XahjNaxFwqydWbDrVXGI5U0pR5bcYy4OeqqZ bpUtxB4bqSkWS/nne9F1P+x3g49uiy9NrNleS4k+vaOVT5pkizIwAI6bWTxkRB3R2BonOxLknAtuZ b++hssAyIhDNf0sZ1o+Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvxY2-00000005InH-1EVv; Sun, 14 Apr 2024 10:57:22 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvxXy-00000005Im7-2Otb; Sun, 14 Apr 2024 10:57:21 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 46C2E600E1; Sun, 14 Apr 2024 10:57:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 66201C072AA; Sun, 14 Apr 2024 10:57:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1713092235; bh=jDdtSOwj0MEVaChxqGUqHKbNJxVOuCR43DhquA3Tcpc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OtDbD5PHfEn1DXagyJX5JdaIIjeblstJ3kByjV7c9z7LBgGw2HZvOb1gkxxF5TIaS 8RCe8nV4tohbyz7LTxFXhzu5Rcbk1fTPoQezXX97iBS46Y+Jz7RTv4YZEneGnnniTt Q3CR6GMiDsGB13SkqeguvQs0wh5f4DY7P8aZWIzo= Date: Sun, 14 Apr 2024 12:57:11 +0200 From: Greg KH To: sumadhura kalyan Cc: florian.fainelli@broadcom.com, bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Replace function alignment of camel case by snake case. Message-ID: <2024041457-outshoot-voyage-3e5b@gregkh> References: <20240414102443.98927-1-opensourcecond@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240414102443.98927-1-opensourcecond@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240414_035718_840224_57544D84 X-CRM114-Status: UNSURE ( 4.59 ) X-CRM114-Notice: Please train this message. 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 On Sun, Apr 14, 2024 at 03:54:42PM +0530, sumadhura kalyan wrote: > Issue found by checkpatch > > Signed-off-by: sumadhura kalyan Your subject line is wrong. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel