Message ID | 20241012185652.316172-1-umang.jain@ideasonboard.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 39A95CF2567 for <linux-arm-kernel@archiver.kernel.org>; Sat, 12 Oct 2024 19:07:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=8seQfBfVkOkBHapSrGhgozboKlVNmZnHSoEW7+Xyhns=; b=iT6GFVOd77agqomqa72YnZRQqQ Xnv23NnwWwoxG0YZsXXbsjW9cH88te94+uQkdZ83tg7GyYh1379KPR2bieK3coePi7iyZSsKappjz bgAuvpB/Y+7HFuGmGx1WE8C9efX2tSh72aclO7DU8BwZvBqXiX2cUvZlkxliFtaD5rUaV7kNqIIt1 cx2CpcnfiyL521iZ2G3TS5MCldxYLvUvALdSe3jm/EuZLOZ7LKYX7V6Z4RU5Di1ZPqU5I88Z7dWAx uY0wTOEWTcHWuX+Zcs1ZdDNOIG7gRpEnyjIq0abbfZhmVxTUxEKTXwNIKMiKzdESEcclFSkf0oUGE bsTngiUg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1szhSB-00000001hQJ-1mAa; Sat, 12 Oct 2024 19:07:03 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1szhIc-00000001gJs-3EGe; Sat, 12 Oct 2024 18:57:12 +0000 Received: from umang.jain (unknown [IPv6:2405:201:2015:f873:55d7:c02e:b2eb:ee3f]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id BBF4F80A; Sat, 12 Oct 2024 20:55:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1728759324; bh=a26KV8+2HQwbi3AQqCU9Ygdw0zExDcAK5X4BypWypEA=; h=From:To:Cc:Subject:Date:From; b=ff3iCAj3iBcuBzb49fz/K/1SxSX9LVT6QV5AAkKIu04ZHz/s48j71f/m+YIMuz1Er U1yZmDSRcKAq/DkuFS5fwvn6mJAptRdzhMCFwtu/Ct59Evec2CD9GyE+ZYhyvSEIWl +QbUSHkgJIVgyphEaacAR98BTE34yI29hc1IidQw= From: Umang Jain <umang.jain@ideasonboard.com> To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com> Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, Kieran Bingham <kieran.bingham@ideasonboard.com>, Dan Carpenter <dan.carpenter@linaro.org>, Laurent Pinchart <laurent.pinchart@ideasonboard.com>, kernel-list@raspberrypi.com, Stefan Wahren <wahrenst@gmx.net>, Umang Jain <umang.jain@ideasonboard.com> Subject: [PATCH v3 0/6] staging: vchiq: Lower indentation at various places Date: Sun, 13 Oct 2024 00:26:46 +0530 Message-ID: <20241012185652.316172-1-umang.jain@ideasonboard.com> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241012_115711_054807_989A8030 X-CRM114-Status: UNSURE ( 4.89 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
staging: vchiq: Lower indentation at various places
|
expand
|