We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 841c351 commit 7013482Copy full SHA for 7013482
net/9p/trans_fd.c
@@ -95,7 +95,6 @@ struct p9_poll_wait {
95
* @unsent_req_list: accounting for requests that haven't been sent
96
* @rreq: read request
97
* @wreq: write request
98
- * @req: current request being processed (if any)
99
* @tmp_buf: temporary buffer to read in header
100
* @rc: temporary fcall for reading current frame
101
* @wpos: write position for current frame
0 commit comments