aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2015-03-26 22:12:49 +0300
committerGreg Kroah-Hartman <[email protected]>2015-04-03 16:15:30 +0200
commitd86fb45b5c52d8f2a3e78e81afd85a2a9d4478d7 (patch)
tree868fe4e57c07519ee047e519530391e30565f55a /tools/perf/scripts/python/sched-migration.py
parent127af8828518074ab24e9b5678229513d198d832 (diff)
mcb: request_mem_region() returns NULL on error
The code here is checking for IS_ERR() when request_mem_region() only returns NULL on error and never an ERR_PTR. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions