Re: [PATCH]fdomain.c: get rid of unused stuff

From: Andrew Morton
Date: Sun Mar 25 2007 - 18:33:16 EST


On Sun, 25 Mar 2007 12:11:23 -0400 (EDT) Parag Warudkar <parag.warudkar@xxxxxxxxx> wrote:

> fdomain.c uses the below stuff only if PCMCIA is not defined.
> This causes unused variables to be defined when PCMCIA is not defined.
> Wrap variables and functions around #ifndef PCMCIA appropriately to avoid
> this.

Your email client performs space-stuffing and hence mangles patches.

> 4 less compiler warnings.

Please quote the warnings in the changelog when removing them.


> Compile tested on i386.
>
-
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/