diff options
author | Joonsoo Kim <iamjoonsoo.kim@lge.com> | 2013-10-30 06:04:01 -0400 |
---|---|---|
committer | Pekka Enberg <penberg@iki.fi> | 2013-10-30 08:09:12 -0400 |
commit | 7e00735520ffb00bda3e08c441d0a4dba42913a7 (patch) | |
tree | afb1973a14e12f4c92b38c1f7a968810938e9f55 /mm/oom_kill.c | |
parent | 0172f779e4314639a8ed440082cfe9e3450954e8 (diff) |
slab: replace non-existing 'struct freelist *' with 'void *'
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.
Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Pekka Enberg <penberg@iki.fi>
Diffstat (limited to 'mm/oom_kill.c')
0 files changed, 0 insertions, 0 deletions