From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 8BCBC43355;
	Fri, 17 Nov 2023 17:18:27 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 66381402EA;
	Fri, 17 Nov 2023 17:18:27 +0100 (CET)
Received: from mail-pf1-f179.google.com (mail-pf1-f179.google.com
 [209.85.210.179])
 by mails.dpdk.org (Postfix) with ESMTP id 41B89402C7
 for <dev@dpdk.org>; Fri, 17 Nov 2023 17:18:26 +0100 (CET)
Received: by mail-pf1-f179.google.com with SMTP id
 d2e1a72fcca58-6bd0e1b1890so1914686b3a.3
 for <dev@dpdk.org>; Fri, 17 Nov 2023 08:18:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1700237905;
 x=1700842705; darn=dpdk.org; 
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:subject:cc:to:from:date:from:to:cc:subject:date
 :message-id:reply-to;
 bh=An3mdeSOS/5099P2TU4M6MRAy4uJC//QNLPmLIlMZfc=;
 b=M7oiF39IRHdnDabworFi5SHv36GoKgIF+SEpBWWZDVOe/+0HzAlTuaav5h0hvRFsgT
 23NqG3MSXpS/dYdTK//9r58bwbbVO0iwnoeWGHuPzSPjQhuVj+tVDZZWudoS0O072r2E
 hdAycA1FzxgHklPVklEeoZqmiqc3HFeF/eng+sPZi6HPvw3gSAY1c2ZF9WxYFkJI7XCe
 ZN31PeNL59DF+bftJz4NWXtqPoZc9/xApFfoDHND0kU2RCKmA15oZ9Z5B52lgNXXf9JJ
 redBgslG7T+Q/e8VOS5Umn168w/RWiOFQXixXh5XOkx2BH+NWeW+ImJ/TVVyq7fWgrtq
 XS7Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1700237905; x=1700842705;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=An3mdeSOS/5099P2TU4M6MRAy4uJC//QNLPmLIlMZfc=;
 b=V0nsgWrJl34XepCtdjRP1rjGD0c3vke+CvvjFr3K4OuLZZ8NluUX6izQqkSikWkHRo
 wBs7OBy1u3GUAszbnzt0ppqF8vRpttaYD1+5EzKDamXC5k8SjACLCze/kfANARMsAyaA
 QiNWHmvyHNGXIM9ep0vnYNVc9Vc1FZbr2/Q4lgA3JszI946gkogjj3SGTt0310N7YQKG
 nGt5v3E1Tg79U5TcolgNaPg55DLYR0BRBG/LgG0oWqyLFwN4L6s8DC1E5Xk8oQyXvUCP
 Mayn/5QRtQKEpv+uLeS2MmdQIgSssT7qZSbnhiKlv4Afwc3AsDp7elAGvifEfK3ugd2w
 2TZw==
X-Gm-Message-State: AOJu0YzXezCX0Qek84ASYo8YlGZYA7LyJm1gPRDkwxlqNXAlJ9ihFe4H
 n6y4Y/FHf4QYorxp7V2mP/iOFMkxtpPYCWvfwqUJdQ==
X-Google-Smtp-Source: AGHT+IEDGulJei2jPHqnvg9MRYySQbMYimL9xuWRNc0LAslfGvJ9JTLJIKqoiWf1WWWnIv1le2t5fw==
X-Received: by 2002:a05:6a20:a303:b0:187:517a:ff3f with SMTP id
 x3-20020a056a20a30300b00187517aff3fmr6921411pzk.11.1700237905231; 
 Fri, 17 Nov 2023 08:18:25 -0800 (PST)
Received: from hermes.local (204-195-123-141.wavecable.com. [204.195.123.141])
 by smtp.gmail.com with ESMTPSA id
 l6-20020a170903120600b001c88f77a156sm1561462plh.153.2023.11.17.08.18.24
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Fri, 17 Nov 2023 08:18:25 -0800 (PST)
Date: Fri, 17 Nov 2023 08:18:23 -0800
From: Stephen Hemminger <stephen@networkplumber.org>
To: Morten =?UTF-8?B?QnLDuHJ1cA==?= <mb@smartsharesystems.com>
Cc: <dev@dpdk.org>
Subject: Re: [PATCH v2 00/10] replace zero length arrays
Message-ID: <20231117081823.15f63580@hermes.local>
In-Reply-To: <98CBD80474FA8B44BF855DF32C47DC35E9F037@smartserver.smartshare.dk>
References: <20230113215205.125767-1-stephen@networkplumber.org>
 <20231117040432.131737-1-stephen@networkplumber.org>
 <98CBD80474FA8B44BF855DF32C47DC35E9F037@smartserver.smartshare.dk>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

On Fri, 17 Nov 2023 09:31:11 +0100
Morten Br=C3=B8rup <mb@smartsharesystems.com> wrote:

> Series-acked-by: Morten Br=C3=B8rup <mb@smartsharesystems.com>
>=20
> Suggest checkpatches to disallow this, if it doesn't already.

Unfortunately, matching this with awk is too hard. Coccinelle can do it
but don't want to introduce dependency on that.

Maybe a compiler flag would be possible, but could not find one.