From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] enic: Remove #ident at the beginning of the files Date: Tue, 29 Sep 2015 21:12:32 +0200 Message-ID: <2190225.pdZ0Z5ia1N@xps13> References: <1442898902-20870-1-git-send-email-ssujith@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Sujith Sankar Return-path: Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by dpdk.org (Postfix) with ESMTP id 32FF15A84 for ; Wed, 30 Sep 2015 01:18:35 +0200 (CEST) Received: by wicfx3 with SMTP id fx3so37325778wic.0 for ; Tue, 29 Sep 2015 16:18:35 -0700 (PDT) In-Reply-To: <1442898902-20870-1-git-send-email-ssujith@cisco.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" 2015-09-22 10:45, Sujith Sankar: > This patch removes the #ident strings at the beginning of the source files. > > Signed-off-by: Sujith Sankar Applied, thanks