diff options
author | Jacob Moody <moody@posixcafe.org> | 2022-05-19 04:45:06 +0000 |
---|---|---|
committer | Jacob Moody <moody@posixcafe.org> | 2022-05-19 04:45:06 +0000 |
commit | 316230f6258b96331039f5cc1b72307e4ce5827b (patch) | |
tree | 94e215e3cef6c59d3eac505802b78a828683e83a /sys/src/cmd/cpp/cpp.c | |
parent | 1da20fd5d8fc4c6677b52327e1e45e3279af42fd (diff) |
kernel: remove dead case from devpipe
This code is checking the return of devwalk for
a walk resulting in a clone of an open pipe file. However,
devclone ensures that the chan we are cloning is not
currently open.
Diffstat (limited to 'sys/src/cmd/cpp/cpp.c')
0 files changed, 0 insertions, 0 deletions