From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH nf-next] net: netfilter: nf_conntrack_h323: Remove unwanted comments. Date: Wed, 6 Dec 2017 09:27:35 +0100 Message-ID: <20171206082735.GA23780@salvia> References: <20171130140436.22047-1-rvarsha016@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Varsha Rao Return-path: Received: from mail.us.es ([193.147.175.20]:35238 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753669AbdLFI1j (ORCPT ); Wed, 6 Dec 2017 03:27:39 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id D37E7C0B21 for ; Wed, 6 Dec 2017 09:27:37 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id C5447DA794 for ; Wed, 6 Dec 2017 09:27:37 +0100 (CET) Content-Disposition: inline In-Reply-To: <20171130140436.22047-1-rvarsha016@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Nov 30, 2017 at 07:34:36PM +0530, Varsha Rao wrote: > Change old multi-line comment style to kernel comment style and > remove unwanted comments. Applied, thanks.