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 175DDC433F5 for ; Fri, 11 Mar 2022 10:19:23 +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=HWtD3jq8GPYrBgTBMEtKhyZs3NmxUvJDXw/c49hAevI=; b=M8QeZf7e6p5RCu 93RLhN0I60hXqOiYMcMNJZNJ+7uvPXadYdErJPfj1QpR/2+gpNHafUL7PhxheFLM4CBTQVHxpgG// GNDssKc1r3dzcONQymskoIW3CbVnLdCHnlfbQF4HD9P5IwKhzaX/anqjJ6Glq9x3JkbBFJ96JysSq ZiptSFq/Kfh5J+c15zJcbiyJk0EHjYKOk5XUag6mkUbcvIm3MiJ1kkTLQaNoDObAO2BPTSnfOpe5u h2YoAa7ZGnvv5LWd/iixUOR73LEdQV/Psy0nt40xO++75HSpaNVUASq7ZjcxmAJVukfDyis/b+EGk gPmXRetw78jVy6JQu4og==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nScLX-00FwMN-R5; Fri, 11 Mar 2022 10:18:07 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nScLM-00FwJ2-Rn for linux-arm-kernel@lists.infradead.org; Fri, 11 Mar 2022 10:17:58 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 411D0B82881; Fri, 11 Mar 2022 10:17:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 11A81C340E9; Fri, 11 Mar 2022 10:17:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1646993873; bh=6lazla4endMCT0SdB2AeVjcrezl+dH9d8d06eIbHjH0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sIXYtYSGPcOyQS6Cr/3ZocCr/1q3FYwQVp/q3V1Hg9TrKmwsbOZTSrgVQF/xskZja Xp3yh4AO0ML6cEXvfgpINDkeAsPuQaIimiz0MM6U17KflQxV5VqumgaGsLrFQS8UWX q6bxIhp6qVTK3K/hyWJRN3YuArvQF0/xbuaDI4qcG5BGWas944Upfu2ZwMkJmZzT9j MEDj/54fxSldmmjArglUJmr2ndGefXphTsHL9gtd6qMT94+naDxf+oanG7pIJ2L607 sXDNukDZd4vPyRLHyf6uIVvxRHmhU9r3Vb51yXK3JzbT9fajvVqxmRXLUfpoZtEyTs oeOaMX6KHwzdw== Date: Fri, 11 Mar 2022 15:47:49 +0530 From: Vinod Koul To: Geert Uytterhoeven Cc: Shawn Guo , Li Yang , dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] dmaengine: fsl-dpaa2-qdma: Drop comma after SoC match table sentinel Message-ID: References: <0b8ad4dcc185aa7a17655983e0eb5690d8fed460.1646311558.git.geert+renesas@glider.be> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <0b8ad4dcc185aa7a17655983e0eb5690d8fed460.1646311558.git.geert+renesas@glider.be> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220311_021757_077356_71657288 X-CRM114-Status: UNSURE ( 9.13 ) 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 03-03-22, 13:47, Geert Uytterhoeven wrote: > It does not make sense to have a comma after a sentinel, as any new > elements must be added before the sentinel. > > Add a comment to clarify the purpose of the empty element. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel