relay: fixup kerneldoc comment
authorTom Zanussi <zanussi@us.ibm.com>
Thu, 12 Jul 2007 06:12:05 +0000 (08:12 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 13 Jul 2007 12:14:28 +0000 (14:14 +0200)
Change comment from kerneldoc to normal.

Signed-off-by: Tom Zanussi <zanussi@us.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
kernel/relay.c

index 780269765f25845d0717fd077ad2f7bb5025ac01..a615a8f513fc890eaa1a11a34ae5e08c78895bba 100644 (file)
@@ -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,