Re: [PATCH v2 1/7] staging: fsl-mc: MC bus IRQ support

From: Dan Carpenter
Date: Thu May 07 2015 - 16:01:47 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/