On Wed, 30 Oct 2013, Joonsoo Kim wrote: > There is no 'strcut freelist', but codes use pointer to 'struct freelist'. > Although compiler doesn't complain anything about this wrong usage and > codes work fine, but fixing it is better. I think its better to avoid "void" when possible. struct freelist is good. -- 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>