From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: [PATCH 0/2] check-git-log fix and enhancement Date: Tue, 10 May 2016 21:08:59 -0700 Message-ID: <1462939741-12357-1-git-send-email-yuanhan.liu@linux.intel.com> Cc: Thomas Monjalon , Yuanhan Liu To: dev@dpdk.org Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id B20D1B44F for ; Wed, 11 May 2016 06:04:14 +0200 (CEST) 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" Patch 1 fix a false positive warning; patch 2 helps to spot bad content clearly. --- Yuanhan Liu (2): scripts: fix false positive warning scripts: high light bad patterns scripts/check-git-log.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- 1.9.0