Re: [PATCH net-next 4/7] liquidio CN23XX: VF scatter gather lists From: David Miller <davem@davemloft.net> Date: 2016-12-06 00:48:34 From: Raghu Vatsavayi <redacted> Date: Mon, 5 Dec 2016 01:15:15 -0800 + kfree((void *)lio->glist); + kfree((void *)lio->glist_lock); +} ...+ if (!lio->glist) { + kfree((void *)lio->glist_lock); + return 1; + } These void casts are unnecessary, please remove them.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help