Re: Linux 2.4.10-pre6, NTFS build break

From: Aaron Lehmann (aaronl@vitelus.com)
Date: Sun Sep 09 2001 - 01:38:59 EST


On Sun, Sep 09, 2001 at 01:29:07AM -0400, John Kacur wrote:
> Perhaps this can just be turned into
> static inline ntfs_debug(mask, fmt, ...) do {} while(0)

You mean static inline ntfs_debug(mask,fmt,...) { }

but it should probably also work as

#define ntfs_debug(mask, fmt...) do {} while(0)
-
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 : Sat Sep 15 2001 - 21:00:17 EST