Skip to content

Commit

Permalink
relay: fixup kerneldoc comment
Browse files Browse the repository at this point in the history
Change comment from kerneldoc to normal.

Signed-off-by: Tom Zanussi <zanussi@us.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
  • Loading branch information
Tom Zanussi authored and Jens Axboe committed Jul 13, 2007
1 parent 24da24d commit d3f35d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/relay.c
Original file line number Diff line number Diff line change
Expand Up @@ -1061,7 +1061,7 @@ static struct pipe_buf_operations relay_pipe_buf_ops = {
.get = generic_pipe_buf_get,
};

/**
/*
* subbuf_splice_actor - splice up to one subbuf's worth of data
*/
static int subbuf_splice_actor(struct file *in,
Expand Down

0 comments on commit d3f35d9

Please sign in to comment.