diff options
author | 2015-04-08 07:30:15 +0800 | |
---|---|---|
committer | 2015-05-11 20:18:51 +0530 | |
commit | f83be4c3f69762e1fc736e375b04e5c22b3ddceb (patch) | |
tree | dd941aea71c750d2094f99bc26cace4e106b3295 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | wireguard-linux-f83be4c3f69762e1fc736e375b04e5c22b3ddceb.tar.xz wireguard-linux-f83be4c3f69762e1fc736e375b04e5c22b3ddceb.zip |
phy: core: Fix error checking in (devm_)phy_optional_get
Don't pass valid pointer to PTR_ERR, use PTR_ERR(phy) only when
IS_ERR(phy) is true.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions