diff options
author | Dan Carpenter <[email protected]> | 2021-06-15 08:39:52 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-06-15 07:42:26 -0700 |
commit | a33d62662d275cee22888fa7760fe09d5b9cd1f9 (patch) | |
tree | 4a961598f8378f3e807fe430d8d6ba9ed9bb1c7c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 009c9aa5be652675a06d5211e1640e02bbb1c33d (diff) |
afs: Fix an IS_ERR() vs NULL check
The proc_symlink() function returns NULL on error, it doesn't return
error pointers.
Fixes: 5b86d4ff5dce ("afs: Implement network namespacing")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: David Howells <[email protected]>
cc: [email protected]
Link: https://lore.kernel.org/r/YLjMRKX40pTrJvgf@mwanda/
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions