On Thu, 10 May 2007, Andrew Morton wrote: > > > + delayed_cache = kmem_cache_create("dm-delay", > > > + sizeof(struct delay_info), > > > + __alignof__(struct delay_info), > > > + 0, NULL, NULL); > > > > We have an ugly^Wnice new KMEM_CACHE macro for this now. How could I nicify the macro? Lower case? -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel