Re: [PATCH 1/2] Fix signed char problem in scripts/basic
From: Roman Zippel
Date: Wed Jun 22 2005 - 09:55:39 EST
Hi,
On Wed, 22 Jun 2005, Pierre Ossman wrote:
> -void define_config(const char * name, int len)
> +void define_config(const void * name, int len)
Could you try to drop the remaining "signed" instead of this?
bye, Roman
-
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/