Re: Linux v2.5.61

Oleg Drokin (green@namesys.com)
Tue, 18 Feb 2003 15:14:07 +0300


Hello!

On Mon, Feb 17, 2003 at 11:35:07AM -0800, John Cherry wrote:

> Warning summary
[...]
> fs/reiserfs: 1 warnings, 0 errors

Note that this warning comes from asm/string.h, when compiling
fs/reiserfs/prints.c
Warning itself is "strchr is defined but not used". It have nothing
to do with reiserfs at all. And I do not see why it is produced at all, since
strchr is declared "static inline".
(BTW, gcc 2.95 does not produces the warning).
Can somebody look at it please?

Bye,
Oleg
-
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/