Re: [PATCH] more signed char cleanups in scripts

From: Andrew Morton
Date: Tue Jun 21 2005 - 18:37:19 EST


"J.A. Magallon" <jamagallon@xxxxxxx> wrote:
>
> This cleans the last signedness problems I have seen in scripts, at least
> what I can see with make oldconfig, make config, make menuconfig,
> make gconfig and make.

Remind me: what's the point in these changes?

I see no particular problem using uchar in the kallsyms code - I often
prefer it, because you can just look at the code and not have to worry
about nasty sign-extension problems.

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