diff options
author | 2022-09-21 14:09:21 -0700 | |
---|---|---|
committer | 2022-10-07 21:23:09 +0900 | |
commit | a8e633c604476e24d26a636582c0f5bdb421e70d (patch) | |
tree | aec6157e028408f1b4f0e3a604ec57004868f9e4 /scripts/generate_rust_analyzer.py | |
parent | net/9p: add __init/__exit annotations to module init/exit funcs (diff) | |
download | linux-rng-a8e633c604476e24d26a636582c0f5bdb421e70d.tar.xz linux-rng-a8e633c604476e24d26a636582c0f5bdb421e70d.zip |
net/9p: clarify trans_fd parse_opt failure handling
This parse_opts will set invalid opts.rfd/wfd in case of failure which
we already check, but it is not clear for readers that parse_opts error
are handled in p9_fd_create: clarify this by explicitely checking the
return value.
Link: https://lkml.kernel.org/r/20220921210921.1654735-1-floridsleeves@gmail.com
Signed-off-by: Li Zhong <floridsleeves@gmail.com>
[Dominique: reworded commit message to clarify this is NOOP]
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions