Re: [PATCH 2/6 linux-next] FS/AFFS: define AFFSNAMEMAX to replace constant use

From: Andrew Morton
Date: Tue Feb 03 2015 - 17:32:05 EST


On Tue, 3 Feb 2015 19:07:53 +0100 Fabian Frederick <fabf@xxxxxxxxx> wrote:

> 30 was used all over the place to compare name length against
> AFFS maximum name length.
>
> ...
>
> +#define AFFSNAMEMAX 30

Making this 30U would probably help when cleaning up the sites which use it.

--
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/