Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751558AbbEGUBo (ORCPT ); Thu, 7 May 2015 16:01:44 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:44783 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751459AbbEGUBm (ORCPT ); Thu, 7 May 2015 16:01:42 -0400 Date: Thu, 7 May 2015 23:01:19 +0300 From: Dan Carpenter To: German Rivera Cc: devel@driverdev.osuosl.org, agraf@suse.de, arnd@arndb.de, bhupesh.sharma@freescale.com, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, stuart.yoder@freescale.com, scottwood@freescale.com, nir.erez@freescale.com, itai.katz@freescale.com, bhamciu1@freescale.com, R89243@freescale.com, richard.schmitt@freescale.com Subject: Re: [PATCH v2 1/7] staging: fsl-mc: MC bus IRQ support Message-ID: <20150507200118.GK14154@mwanda> References: <1430947708-10521-1-git-send-email-German.Rivera@freescale.com> <1430947708-10521-2-git-send-email-German.Rivera@freescale.com> <20150507130330.GI14154@mwanda> <554B7BF7.8030901@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <554B7BF7.8030901@freescale.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1050 Lines: 24 On Thu, May 07, 2015 at 09:51:35AM -0500, German Rivera wrote: > I'll remove the nested #ifdef. However, as I explained before, these > #ifdefs are needed to be able to make the code compile without the > GIC-ITS support in place. Of course, the code will not be moved out > of staging with these #ifdefs. There is already an item for this in > the drivers/staging/fsl-mc/TODO file. Heh. This is a sort of amusing miscommunication. I'm saying delete the dead code inside the ifdefs as well. Obviously don't send code that can't compile. :P Btw, it's really easy to commit parts of a file in git citool. Just highlight, right click and select "add lines to commit". Although if Greg wants to allow these ifdefs in, then my feelings will not be hurt and I am fine with that. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/