Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d3f35d98b3b87d2506289320375687c6e9bc53ed
Commit:     d3f35d98b3b87d2506289320375687c6e9bc53ed
Parent:     24da24de2eae0c277b85836e2b4b09cfafeea995
Author:     Tom Zanussi <[EMAIL PROTECTED]>
AuthorDate: Thu Jul 12 08:12:05 2007 +0200
Committer:  Jens Axboe <[EMAIL PROTECTED]>
CommitDate: Fri Jul 13 14:14:28 2007 +0200

    relay: fixup kerneldoc comment
    
    Change comment from kerneldoc to normal.
    
    Signed-off-by: Tom Zanussi <[EMAIL PROTECTED]>
    Signed-off-by: Jens Axboe <[EMAIL PROTECTED]>
---
 kernel/relay.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kernel/relay.c b/kernel/relay.c
index 7802697..a615a8f 100644
--- a/kernel/relay.c
+++ b/kernel/relay.c
@@ -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,
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to