diff options
author | Minchan Kim <[email protected]> | 2017-05-03 14:55:53 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-05-03 15:52:11 -0700 |
commit | 302128dce142d780417aa548bfd7ef4dfb89fa80 (patch) | |
tree | 2d3d00d6b3633f9e3d898c19c14b3a71fd6e97ed /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 643ae61d0f41c48aa7179921fe15ba4b4d8ddfec (diff) |
zram: use zram_free_page instead of open-coded
The zram_free_page already handles NULL handle case and same page so use
it to reduce error probability. (Acutaully, I made a mistake when I
handled same page feature)
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Minchan Kim <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Johannes Thumshirn <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions