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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 723E7C6FD18 for ; Sat, 22 Apr 2023 16:08:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229575AbjDVQIS (ORCPT ); Sat, 22 Apr 2023 12:08:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46406 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229555AbjDVQIR (ORCPT ); Sat, 22 Apr 2023 12:08:17 -0400 Received: from mail-yb1-xb36.google.com (mail-yb1-xb36.google.com [IPv6:2607:f8b0:4864:20::b36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E24EB2111 for ; Sat, 22 Apr 2023 09:08:15 -0700 (PDT) Received: by mail-yb1-xb36.google.com with SMTP id 3f1490d57ef6-b951f5e1b3fso1693916276.2 for ; Sat, 22 Apr 2023 09:08:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1682179695; x=1684771695; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=FZp9jk1hw8skfJNap0PJPqr2YiWhtiNJB6fV4jiyYzk=; b=KuVRypuaA2aAMAyb8wf/5utdkQhWQ9gjCIvYLt7MnodRD8KY0Y1htD2khKSPDWGw4O WxrFMnJ/PPWxUzsft/L3DlbS55RoZpWHksDOU6LFjrVB7oWWWiRj1xQNIfK8hCIUFkFX 9yUlKoq0o3G8prMAR38ry2FxCLQYllJPxb60ew6n71ULQARLfIG0+gdzPR1FU7+rErIm M9/Fp6m2QFlNx/Xwtknmoh6VFOBOQV40O0/1TcCBLok83N4bVguvUTN2s4gW+JwELvDv LMVSoZwQZ9wU8PVSYpz95fS9FEz6ClScKB6oD3RoWwxPyfq3tldF9tlNQcTG1JNk+R00 hd2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682179695; x=1684771695; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=FZp9jk1hw8skfJNap0PJPqr2YiWhtiNJB6fV4jiyYzk=; b=F7mZhNI7qCtObzWPYnXOR6rs0oAvKgNT2WsZ0uFbuvet87B39R69t8gbV/m9g+v9tp wnSDBPbO4EneJscsVEmsiLE796U2k8t4kybKXo4CVNUjiWVzBxb0GypuC5Dck+kemHXE ePh39sZvGswNpHliEzm0D+2gS3WmqSAQu+2RRZKVK0cxiTHnXaSb9GTWrF772k8GNuSB zSEAPLcJ+1AlGwskkk4n4XqXrkFsE6e8YhDNZ/HE5f3UEUOVWvHcZ+74VWrw3CZOLeBc 7EgkHSEw60N/XtPgxnEe5j5qfcRldNO9kKWygYdcm+sxGCZMqJkd0OKabTUSzrn2LCu6 csGQ== X-Gm-Message-State: AAQBX9c941jcu8O/y50OHWVsqRnYhskOdylVIV/rcAXa7IvEC1oqHRkA mUqvfytkkD3i6/Gt8xvi1bkCTsi7R5h3Ka0h2m4= X-Google-Smtp-Source: AKy350ZJg8RdMgvTWTZBD5fohaNCFYBrhOEZI6+GxHVWbpI0PbBLb5zWyQySimCLWCa6f+jXbHDAKg== X-Received: by 2002:a0d:d6cd:0:b0:54e:ddbb:64df with SMTP id y196-20020a0dd6cd000000b0054eddbb64dfmr5004323ywd.30.1682179695091; Sat, 22 Apr 2023 09:08:15 -0700 (PDT) Received: from fedora (69-109-179-158.lightspeed.dybhfl.sbcglobal.net. [69.109.179.158]) by smtp.gmail.com with ESMTPSA id i205-20020a0ddfd6000000b00545a08184a9sm1719364ywe.57.2023.04.22.09.08.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 22 Apr 2023 09:08:14 -0700 (PDT) Date: Sat, 22 Apr 2023 12:08:12 -0400 From: William Breathitt Gray To: Rong Tao Cc: Rong Tao , "open list:COUNTER SUBSYSTEM" , open list Subject: Re: [PATCH v2] tools/counter: Makefile: Remove lingering 'include' when make clean Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HyUY9zxsR7N84CpR" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org --HyUY9zxsR7N84CpR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 22, 2023 at 10:27:38PM +0800, Rong Tao wrote: > From: Rong Tao >=20 > 'make' create 'include' directory, we should remove it when 'make clean'. >=20 > Signed-off-by: Rong Tao Hi Rong, The code changes in this v2 are acceptable for me now, but I would like the commit description typos fixed. I can fix it myself when I apply this patch so that you don't need to submit a v3. Would you be okay if I did that? William Breathitt Gray --HyUY9zxsR7N84CpR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQSNN83d4NIlKPjon7a1SFbKvhIjKwUCZEQGbAAKCRC1SFbKvhIj K8phAQCwMU19MWjiyoqRLhQL6C55SGaXp3RRChIOi5zNRfQW6wEAz4HNh1hyEFF2 WDRmyFwG+Z+RzNyf15s/ENcczFMMxQM= =RAAv -----END PGP SIGNATURE----- --HyUY9zxsR7N84CpR--