lkml.org 
[lkml]   [2013]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 17/15] slab: replace non-existing 'struct freelist *' with 'void *'
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.



\
 
 \ /
  Last update: 2013-11-01 20:21    [W:0.214 / U:0.540 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site