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 8C116C433EF for ; Thu, 21 Apr 2022 14:26:59 +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=2AxRMkwWlOVWgmvSXMOO/Mn1TuD46jPOnfEysMRtvHU=; b=y70aE5muRsEyDP VcfIJD4S+YL0S6izouPgMy+904JX10qOZGo84ADuHKWkT1fgFT9i8ZP/+EyljmKpfwVN/3d8Ssbok quQTeXw7CiIcZBv7tbwqQmz+gfR3wDZ0UGd1FUAuvfJ7I1Fn4sNMhysEFkzj0ywVPXEL05PIOCkrx 7u9mP+BXDtuYl7LkmSx2VoFp43TmH84lhOHvGXq0+heSDiB9t30EuDSJmp/cKFzpbEg1gKSn5f/NF my78NcUluSZegdjzFADyiCbwhB1rhTWlK9ebJEeKoYpvJSN4df5ZvHSRiQ+736RU9l1F8SJoNLkYu 8hPjQ/jJ5obQsnYe6pDA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhXkw-00Dl8n-6c; Thu, 21 Apr 2022 14:26:02 +0000 Received: from mail-pl1-f172.google.com ([209.85.214.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhXkt-00Dl7D-HZ for linux-arm-kernel@lists.infradead.org; Thu, 21 Apr 2022 14:26:00 +0000 Received: by mail-pl1-f172.google.com with SMTP id q3so5036687plg.3 for ; Thu, 21 Apr 2022 07:25:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=z6eYZr81Vczs86aN15rFzTwzc9qxYGexlog897TKVyE=; b=R0a9QCjH6Wx7BFcYw/U7DxNmpL2gRRLhwQXYt0vVb+Z+ZMdUxwsqhP6rfwgXsN2UdI EoEPI6cbiRAkoAfsycfrw9XqWOIIWAhx3XMQl0QoilApwLP+TsD9Kj0aM4nhc/SwOncL iOZlQ4XoKmypW9ELNlwn8YEJt2TEeKK85pN3lPM5/rcPBTKtPd3FNgpyaDu63FUl9BEY bGD7EcGc68yk73XjI/xhLol15f7OpxmjOueZ+kBbMnwAvH8HQE/Y/WzEbstVqBhg1bno CPkQKGS6+ISQx7EMhyIh3VlzUMkknfZPKix4dlB4xjXiZtk7UB13zvgxJTkejFB0zwQv IRUQ== X-Gm-Message-State: AOAM532VcUbF2wY/z+tVpBh822vL0FhvC3Cx4KobFUO9C4+1j5t+0EJH /u/SXf4lJV84M2bv4fVqq2kShjlID4U= X-Google-Smtp-Source: ABdhPJydcFcHSk+B+u3MIwIZJcsvb93QzavgusJ2o7qWb4MG6T8PeixWpLh8YgS99c3ZEYVwSsz9Ng== X-Received: by 2002:a17:902:9a4c:b0:156:6735:b438 with SMTP id x12-20020a1709029a4c00b001566735b438mr25911941plv.46.1650551156614; Thu, 21 Apr 2022 07:25:56 -0700 (PDT) Received: from localhost ([2601:647:5b00:ece1:6248:e226:d2e0:1f33]) by smtp.gmail.com with ESMTPSA id f10-20020a056a0022ca00b0050a858e8cc3sm14194974pfj.200.2022.04.21.07.25.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Apr 2022 07:25:56 -0700 (PDT) Date: Thu, 21 Apr 2022 07:25:54 -0700 From: Moritz Fischer To: Nava kishore Manne Cc: mdf@kernel.org, hao.wu@intel.com, yilun.xu@intel.com, trix@redhat.com, michal.simek@xilinx.com, linux-fpga@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, git@xilinx.com Subject: Re: [PATCH v5 0/5]fpga: fix for coding style and kernel-doc issues Message-ID: References: <20220421044744.3777983-1-nava.manne@xilinx.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220421044744.3777983-1-nava.manne@xilinx.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220421_072559_614404_2A488312 X-CRM114-Status: GOOD ( 13.20 ) 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 Thu, Apr 21, 2022 at 10:17:39AM +0530, Nava kishore Manne wrote: > This patch series fixes the coding style and kernel-doc issues > exists in the fpga framework, zynq and ZynqMP drivers. > > Nava kishore Manne (5): > fpga: zynq: Fix incorrect variable type > fpga: fix for coding style issues > fpga: fpga-mgr: fix kernel-doc warnings > fpga: Use tab instead of space indentation > fpga: fpga-region: fix kernel-doc formatting issues > > drivers/fpga/Makefile | 6 +++--- > drivers/fpga/fpga-mgr.c | 8 ++++++-- > drivers/fpga/fpga-region.c | 7 ++++--- > drivers/fpga/of-fpga-region.c | 22 ++++++++++++---------- > drivers/fpga/zynq-fpga.c | 2 +- > include/linux/fpga/fpga-region.h | 7 ++++--- > 6 files changed, 30 insertions(+), 22 deletions(-) > > -- > 2.25.1 > I've applied patches 1-4 to for-next. Patch 5 seems to not apply. - Moritz _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel