Re: [PATCH] cx88: fix printk arg. type

From: Gerd Knorr
Date: Wed Nov 17 2004 - 13:49:46 EST


> C99 spec defines 'z' only as a size_t format length modifier:

Thanks.

> Anyway, I agree with Al. Will you please change it to
> 'z' instead of 'Z'?

Done.

Gerd

--
#define printk(args...) fprintf(stderr, ## args)
-
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/