On Fri, Nov 24, 2017 at 01:16:08AM +0300, Alexey Dobriyan wrote: > -struct kmem_cache *__init create_kmalloc_cache(const char *name, size_t size, > +struct kmem_cache *__init create_kmalloc_cache(const char *name, unsigned int size, > slab_flags_t flags) Could you reflow this one? Surprised checkpatch didn't whinge. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>