From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755742Ab2DCWlc (ORCPT ); Tue, 3 Apr 2012 18:41:32 -0400 Received: from uhura.skim.hs-owl.de ([193.174.118.81]:48991 "EHLO uhura.skim.hs-owl.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753999Ab2DCWla (ORCPT ); Tue, 3 Apr 2012 18:41:30 -0400 Message-ID: <4F7B7C95.6050406@googlemail.com> Date: Wed, 4 Apr 2012 00:41:25 +0200 From: Jan Seiffert Reply-To: User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120327 Firefox/11.0 SeaMonkey/2.8 MIME-Version: 1.0 To: David Miller CC: , Subject: Re: [REGRESSION][PATCH V4 1/3] bpf jit: Make the filter.c::__load_pointer helper non-static for the jits References: <4F75CC63.10405@googlemail.com> <20120403.180212.1644422418766062447.davem@davemloft.net> <4F7B7911.5090307@googlemail.com> <20120403.182822.530336438141782843.davem@davemloft.net> In-Reply-To: <20120403.182822.530336438141782843.davem@davemloft.net> X-Enigmail-Version: 1.4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Skim-SendBy: exchange.hs-owl.de on Wed, 04 Apr 2012 00:41:28 +0200 X-SA-Exim-Connect-IP: 193.174.118.178 X-SA-Exim-Mail-From: kaffeemonster@googlemail.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David Miller schrieb: > From: Jan Seiffert > Date: Wed, 4 Apr 2012 00:26:25 +0200 > >> Is that the preferred comment style in net/ ? Coding style says >> first line empty. Or just to match the rest of the file? > > I'm not getting into this discussion right now, sorry. > Oh, sorry, i guess you misunderstood me. I didn't want to discuss anything, I'm fine either way, i just wanted to know what's the rule, so i can take notes and prevent the same error in the future. Greetings Jan