Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752486AbcDZR5l (ORCPT ); Tue, 26 Apr 2016 13:57:41 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:40722 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752254AbcDZR5j (ORCPT ); Tue, 26 Apr 2016 13:57:39 -0400 Date: Tue, 26 Apr 2016 13:57:37 -0400 (EDT) Message-Id: <20160426.135737.253524112795921967.davem@davemloft.net> To: noamca@mellanox.com Cc: linux-kernel@vger.kernel.org, abrodkin@synopsys.com, eladkan@mellanox.com, talz@mellanox.com Subject: Re: [PATCH 0/3] Net driver bugs fix and code style From: David Miller In-Reply-To: References: <1461656126-22226-1-git-send-email-noamca@mellanox.com> <20160426.115756.743073215803279443.davem@davemloft.net> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 26 Apr 2016 10:57:38 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 471 Lines: 11 From: Noam Camus Date: Tue, 26 Apr 2016 17:23:26 +0000 >>From: David Miller >>Sent: Tuesday, April 26, 2016 6:57 PM >> >>Bug fixes must be targetted at the 'net' tree, and anything else >>must be targetted at the 'net-next' tree. > Should we handle bugs fix first (more urgent then code style) and once it will be accepted and applied to net-next proceed with the code style patch? That's exactly what I am telling you, yes.