Re: [PATCH][2.6.14-rc2] ext3: fix build warning if !quota

From: Al Viro
Date: Wed Sep 28 2005 - 20:59:27 EST


On Thu, Sep 29, 2005 at 03:46:53AM +0200, pinotj@xxxxxxxxxxxxxxxx wrote:
> Hi,
>
> (My first e-mail seems to be lost somewhere, here is a second try)
>
> sbi is not used if quota is not defined. This leads to a useless
> variable after preprocessing and a build warning.
>
> This moves the declaration in right place.

... and puts declaration in the middle of code.
-
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/