aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorVasyl Gomonovych <[email protected]>2018-01-31 16:16:48 -0800
committerLinus Torvalds <[email protected]>2018-01-31 17:18:36 -0800
commit8e33771ca41245a7c7f7a3c84f5cbd6625620a89 (patch)
treee08e9504ae8c9650b4139bfd719f8a93fdd9ad11 /tools/perf/scripts/python/event_analyzing_sample.py
parenta983b5ebee57209c99f68c8327072f25e0e6e3da (diff)
mm/page_owner.c: use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings: mm/page_owner.c:639:1-3: WARNING: PTR_ERR_OR_ZERO can be used Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR Generated by: scripts/coccinelle/api/ptr_ret.cocci Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Vasyl Gomonovych <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Acked-by: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions