Re: Version 6.1.8 of the aic7xxx driver availalbe

From: Linus Torvalds (torvalds@transmeta.com)
Date: Fri Mar 23 2001 - 15:14:10 EST


On Thu, 22 Mar 2001, Justin T. Gibbs wrote:
>
> aic7xxx_proc.c:
> Use an unsigned long for total number of commands
> sent to a device. %q and %lld don't seem to work
> under Linux or I'd have used a uint64_t.

It's "%Ld".

Think ANSI "long long double" -> "Lf".

Thus "long long int" -> "Ld".

I know it's at least been discussed for ANSI C9X, although I have no idea
if it actually caught on.

                Linus

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



This archive was generated by hypermail 2b29 : Fri Mar 23 2001 - 21:00:22 EST