Messages in this thread |  | | From | Daniel Phillips <> | Subject | Re: Large block device patch, part 1 of 9 | Date | Tue, 3 Sep 2002 22:19:59 +0200 |
| |
On Tuesday 03 September 2002 22:05, Thunder from the hill wrote: > Hi, > > On Tue, 3 Sep 2002, Daniel Phillips wrote: > > If you must have a clever macro: > > > > #define lli(foo) (long long int) (foo) > > #define llu(foo) (long long unsigned) (foo) > > Type safety not given.
It's a printk for crying out loud.
-- Daniel - 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/
|  |