From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752379AbdDHUMO (ORCPT ); Sat, 8 Apr 2017 16:12:14 -0400 Received: from mail.us.es ([193.147.175.20]:52968 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751010AbdDHUMM (ORCPT ); Sat, 8 Apr 2017 16:12:12 -0400 Date: Sat, 8 Apr 2017 22:12:04 +0200 From: Pablo Neira Ayuso To: Arushi Singhal Cc: Jozsef Kadlecsik , "David S. Miller" , Alexey Kuznetsov , James Morris , Hideaki YOSHIFUJI , Patrick McHardy , netfilter-devel@vger.kernel.org, coreteam@netfilter.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] net: ipv6: Remove unneccessary comments Message-ID: <20170408201204.GA2679@salvia> References: <20170408154930.GA6924@arushi-HP-Pavilion-Notebook> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170408154930.GA6924@arushi-HP-Pavilion-Notebook> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Apr 08, 2017 at 09:19:30PM +0530, Arushi Singhal wrote: > This comments are obsolete and should go, as there are no set of rules per > CPU anymore. Applied, thanks.