From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] scripts: show full headline with checkpatch Date: Sun, 06 Nov 2016 10:35:41 +0100 Message-ID: <1691990.bGal8W8Hl5@xps13> References: <1478359694-13420-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev@dpdk.org Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id BA0A0152A for ; Sun, 6 Nov 2016 10:35:43 +0100 (CET) Received: by mail-wm0-f44.google.com with SMTP id t79so124829941wmt.0 for ; Sun, 06 Nov 2016 01:35:43 -0800 (PST) Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184]) by smtp.gmail.com with ESMTPSA id l6sm24203231wjc.7.2016.11.06.01.35.41 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Nov 2016 01:35:42 -0800 (PST) In-Reply-To: <1478359694-13420-1-git-send-email-thomas.monjalon@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-11-05 16:28, Thomas Monjalon: > The Subject in an email can be split on two lines. > In such case, the second line (starting with a space) can be > joined to the first one. > > It is handled differently when parsing stdin or a file. > > Signed-off-by: Thomas Monjalon Applied