diff options
| author | Ganesh Mahendran <[email protected]> | 2015-02-12 15:00:33 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-02-12 18:54:11 -0800 |
| commit | 1fec117281d9f5349c35279c9521f4096fa33357 (patch) | |
| tree | a762dbcc0aa1a396a6d7ef8a7e6b2897ab35d8ea /tools/perf/scripts/python/bin | |
| parent | b8179958327a1f513efca095ba782a1986c7c4fb (diff) | |
zram: free meta table in zram_meta_free
zram_meta_alloc() and zram_meta_free() are a pair. In
zram_meta_alloc(), meta table is allocated. So it it better to free it
in zram_meta_free().
Signed-off-by: Ganesh Mahendran <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Acked-by: Sergey Senozhatsky <[email protected]>
Cc: Nitin Gupta <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions