Commit d3f35d98 authored by Tom Zanussi's avatar Tom Zanussi Committed by Jens Axboe

relay: fixup kerneldoc comment

Change comment from kerneldoc to normal.
Signed-off-by: default avatarTom Zanussi <zanussi@us.ibm.com>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 24da24de
...@@ -1061,7 +1061,7 @@ static struct pipe_buf_operations relay_pipe_buf_ops = { ...@@ -1061,7 +1061,7 @@ static struct pipe_buf_operations relay_pipe_buf_ops = {
.get = generic_pipe_buf_get, .get = generic_pipe_buf_get,
}; };
/** /*
* subbuf_splice_actor - splice up to one subbuf's worth of data * subbuf_splice_actor - splice up to one subbuf's worth of data
*/ */
static int subbuf_splice_actor(struct file *in, static int subbuf_splice_actor(struct file *in,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment