Received: by 2002:a4a:311b:0:0:0:0:0 with SMTP id k27-v6csp4697784ooa; Tue, 14 Aug 2018 09:19:37 -0700 (PDT) X-Google-Smtp-Source: AA+uWPzYPV+IG4sJYne2J65treP+yk5a1fXLmOk4PYMiMRKzRxoVJZB0FonSde5H3hLgw1G8gEpi X-Received: by 2002:a17:902:9348:: with SMTP id g8-v6mr20959955plp.302.1534263577209; Tue, 14 Aug 2018 09:19:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534263577; cv=none; d=google.com; s=arc-20160816; b=v/GcoVTi04h+f2fcyy1Z9A4n+qmHEbnZoOCkvOVg/fb0m0iN8h6zDUenPR6Af/y0i8 xHkM+HTJ+87q1Ry5m9UsZ8K9pFtqbFSz4gx5wxzZ6QKa6oDRQTuWACVezaUMmU35Xo+n kzAslRQ7yDPE/rwuy5pfENghUgb6RugTgH9n1FSbCflTeMo2YgZH4su9Us/L0LuWemHL PSSCeYKBhGAKBPuhxjsTIi11NwpVTmMBCXFjiIy/isOjssQhOikG24ffUI1nKLw7AqVd LMB+w36f2qK4IotvzT00E6OSzr32q9moj/BL+yAILMzKEVn2AIsN2Pyj0BXuYsoiOgAw EmLA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:content-id:mime-version :subject:cc:to:references:in-reply-to:from:organization :arc-authentication-results; bh=E1KAcH13ZXRugAuFrxnVZ3I2kxDaQJ/O0pRhzEQ4UfA=; b=1Gz99PGiQVugTXlBl9nyL/TdjC2S9RHWoMO++OEOCy9VDit5ffF61mmb0SR8jPIV2t eNbI5M3uKCo9qT/A3a+ePGWwM2LcOoyOW0h72CfcFIbbsPvZtN414HwhnORgv8DAvRch gcIjY2Z7BdYg44FnnEwfH8rxqjwfizMoEtznnH9PPvy9sTtefWuNJvhc+9dh97ESvUml Kmvhp82pNxTFMf8oMbXP0SFnt2Ms7tVYjow4DVdzwFBMq0ksUwgGXUYCwAa2KQZt+bGA E1z6rhxuMIOvAEVVs37QeRoGhhapgWM3Nt4vn51ydJde3Hr+pyuddA15/H3VNg7BvbVU 5hxg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t8-v6si20364647pgl.620.2018.08.14.09.19.21; Tue, 14 Aug 2018 09:19:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732861AbeHNTGU (ORCPT + 99 others); Tue, 14 Aug 2018 15:06:20 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:52954 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728978AbeHNTGU (ORCPT ); Tue, 14 Aug 2018 15:06:20 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id EA42F4219DD2; Tue, 14 Aug 2018 16:18:30 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-121-8.rdu2.redhat.com [10.10.121.8]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9A11410FFE70; Tue, 14 Aug 2018 16:18:26 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1534214814-9043-1-git-send-email-zhongjiang@huawei.com> References: <1534214814-9043-1-git-send-email-zhongjiang@huawei.com> To: zhong jiang Cc: dhowells@redhat.com, tony.luck@intel.com, fenghua.yu@intel.com, benh@kernel.crashing.org, paulus@samba.org, mpe@ellerman.id.au, oleg@redhat.com, rppt@linux.vnet.ibm.com, akpm@linux-foundation.org, viro@zeniv.linux.org.uk, linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 0/2] Use ARRAY_SIZE to replace its implementation MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <30999.1534263506.1@warthog.procyon.org.uk> Date: Tue, 14 Aug 2018 17:18:26 +0100 Message-ID: <31000.1534263506@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Tue, 14 Aug 2018 16:18:31 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Tue, 14 Aug 2018 16:18:31 +0000 (UTC) for IP:'10.11.54.3' DOMAIN:'int-mx03.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'dhowells@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > "Use ARRAY_SIZE to replace its implementation" Um, the subject line doesn't make sense. David