From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] cfgfile: fix comments - style and return value Date: Sun, 06 Nov 2016 23:33:22 +0100 Message-ID: <1880523.MmtA4QZNV1@xps13> References: <1476837183-27163-1-git-send-email-bombermag@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Dmitriy Yakovlev Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 018C729D6 for ; Sun, 6 Nov 2016 23:33:23 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id f82so86624200wmf.1 for ; Sun, 06 Nov 2016 14:33:23 -0800 (PST) In-Reply-To: <1476837183-27163-1-git-send-email-bombermag@gmail.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-10-19 03:33, Dmitriy Yakovlev: > Fixed style and return values in Doxygen comments. > > Signed-off-by: Dmitriy Yakovlev Applied, thanks