From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751478AbaETGoP (ORCPT ); Tue, 20 May 2014 02:44:15 -0400 Received: from ns.mm-sol.com ([37.157.136.199]:56475 "EHLO extserv.mm-sol.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750769AbaETGoO (ORCPT ); Tue, 20 May 2014 02:44:14 -0400 Message-ID: <1400568207.1464.85.camel@iivanov-dev> Subject: Re: [PATCH] arm: msm: remove board file for Nexus One (ie. mahimahi) From: "Ivan T. Ivanov" To: dwalker@fifo99.com Cc: Paul Bolle , David Brown , Bryan Huntsman , Russell King , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Tue, 20 May 2014 09:43:27 +0300 In-Reply-To: <20140519143033.GA17442@fifo99.com> References: <1400101656.9826.4.camel@x220> <20140515174448.GA31159@fifo99.com> <1400177413.11786.11.camel@x220> <20140515215726.GA1171@fifo99.com> <1400500408.2007.29.camel@x220> <20140519143033.GA17442@fifo99.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.1-2ubuntu2~saucy1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2014-05-19 at 14:30 +0000, dwalker@fifo99.com wrote: > On Mon, May 19, 2014 at 01:53:28PM +0200, Paul Bolle wrote: > > > Even the most dubious of code in drivers/staging is expected to "compile > > properly"! > > But mach-msm isn't staging, different rules apply there. Heh, different rules you say: "Please send me a patches which even didn't compile". This is most relaxed reading of Documentation/SubmittingPatches that I have heard :-) Ivan > > Daniel