aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2015-08-12 12:10:23 -0300
committerDavid S. Miller <[email protected]>2015-08-12 16:45:46 -0700
commitb0c6ce24911fcb64715de9569f0f7b4f54d1d045 (patch)
treebdbebab3a7b4d41081d50400b49c730cb11823c4 /tools/perf/scripts/python
parent140d8b335a9beb234fd0ed9a15aa6a47f47fd771 (diff)
net: fec: Remove unneeded use of IS_ERR_VALUE() macro
There is no need to use the IS_ERR_VALUE() macro for checking the return value from pm_runtime_* functions. Just do a simple negative test instead. The semantic patch that makes this change is available in scripts/coccinelle/api/pm_runtime.cocci. Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions