Messages in this thread |  | | Date | Wed, 20 Sep 2000 01:56:12 +0200 | | From | Andrea Arcangeli <> | | Subject | Re: [PATCH] abuse of macros in swab.h |
| |
On Wed, Sep 20, 2000 at 01:22:50AM +0200, Andi Kleen wrote: > Better would be to use statement blocks like > #define bla(x) ({ __u32 tmp__ = (x); ....; tmp__; })
Agreed.
Andrea - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |