From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com
 [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id CCB612B94
 for <dev@dpdk.org>; Thu, 25 Oct 2018 01:50:37 +0200 (CEST)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id 5A8B222121;
 Wed, 24 Oct 2018 19:50:37 -0400 (EDT)
Received: from mailfrontend2 ([10.202.2.163])
 by compute1.internal (MEProxy); Wed, 24 Oct 2018 19:50:37 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 from:to:cc:subject:date:message-id:in-reply-to:references
 :mime-version:content-transfer-encoding:content-type; s=mesmtp;
 bh=bdd9SJeOgssHFjq334YP01scOVySsBhKyOSXY6JYyzA=; b=pDzeFKQc2iME
 Zp18jSPqBiQAYyVn7VISNWnV6n5K62O+XL+fsq2WtwKzDYBq8L+PWk7ychVwn3hF
 BHWz2F/saG7l2LIBxl1lZ4JqDXf1FXl85e3ghPFrGq4u1IrqdG4UWuc+xD5HGPSs
 k/QA8csvXpHTyLsZeSA1+lPxof57tJ0=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=cc:content-transfer-encoding:content-type
 :date:from:in-reply-to:message-id:mime-version:references
 :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender
 :x-sasl-enc; s=fm1; bh=bdd9SJeOgssHFjq334YP01scOVySsBhKyOSXY6JYy
 zA=; b=Xo3Q6BVsEjOZnHXNzcRfe7F6F7XFI0a4R5Ocwl019bdcKVK2Wvh0yJQeB
 Sjyy/cVROe0ptN+4Eu8Kq0NakHykx3r+PqTx4FZ5pJJ2NTjKGDsiGUjm6jhZsWqP
 uJyePNFzp5KskTk/6Msj7IM7dk0X5VPdxSn4WB8kUUYHrXzgHUmFGwI/Qc9ItT6w
 r5s0NP4Pm3uZgZSK6WYruKsnKtA6++OaGDl4aYnZzmFg27T0qEM1W33XIus2S6tf
 P/6ioNAoLhB3CpdJlk/ckWsMyPTOCXIjrWMUkDeKhSUszWZSuskzH0v7Y37PwQo3
 hRxC/D0/8dA1pCflYhEldJbv5FWDQ==
X-ME-Sender: <xms:TQXRW8i7YOkOwMm7Kws272-bIhWdOfW2e1mY2R4pZ_Vvj681AyB4SQ>
X-ME-Proxy: <xmx:TQXRW3d21HUJhoOC3_Ot0CPWqp2quNgnmVKaJjL531su4QrYGcQQdg>
 <xmx:TQXRW9-4b3D-lL44DS8WedrjQ5zgSv0f-6C26-Yb51FJgyzhdz25NQ>
 <xmx:TQXRW0VQM6MFtfrp3ifzhbIHZxYMwC_K197wdB8gnCTRifdZ-aGQBw>
 <xmx:TQXRW6jZrMbh_tEMF8HTufEgj7kdzrZw7To6aZ_G4V2UGYJFUmitRw>
 <xmx:TQXRWyyQi-nCy8KuoJE9LJjDKbkDqVnvOqpovFWmWttIUQ022BQdtA>
 <xmx:TQXRW2wJ2YLljcCcwJO5ZCM39utEohzn_3SwNQjrKTl1qVnmv9KEBA>
Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 8C282102ED;
 Wed, 24 Oct 2018 19:50:36 -0400 (EDT)
From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org, Stephen Hemminger <sthemmin@microsoft.com>
Date: Thu, 25 Oct 2018 01:50:39 +0200
Message-ID: <53125978.tV0pQUgHUT@xps>
In-Reply-To: <20180725182019.31518-2-stephen@networkplumber.org>
References: <20180725182019.31518-1-stephen@networkplumber.org>
 <20180725182019.31518-2-stephen@networkplumber.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [PATCH 1/4] arm: remove profanity in comment
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
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>
X-List-Received-Date: Wed, 24 Oct 2018 23:50:38 -0000

25/07/2018 20:20, Stephen Hemminger:
> Update comment to describe the problem better without
> risk of being offensive.
> 
> Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>

Applied, thanks