aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2018-11-19 11:32:41 +0800
committerAl Viro <[email protected]>2018-11-18 23:47:56 -0500
commit909e22e05353a783c526829427e9a8de122fba9c (patch)
tree40c9478aa149c9ad8d6fc151bf6f6ceba2edb0fb /scripts/gdb/linux/utils.py
parent53fffe29a9e664a999dd3787e4428da8c30533e0 (diff)
exportfs: fix 'passing zero to ERR_PTR()' warning
Fix a static code checker warning: fs/exportfs/expfs.c:171 reconnect_one() warn: passing zero to 'ERR_PTR' The error path for lookup_one_len_unlocked failure should set err to PTR_ERR. Fixes: bbf7a8a3562f ("exportfs: move most of reconnect_path to helper function") Signed-off-by: YueHaibing <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions