From 00525d3021664776c58f1dde19de6b7b5333f11a Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Mon, 30 Jan 2012 09:19:23 -0500 Subject: [PATCH 1/1] Fix comment Signed-off-by: Mathieu Desnoyers --- wrapper/splice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrapper/splice.h b/wrapper/splice.h index ee08c6c6..ea3bfaca 100644 --- a/wrapper/splice.h +++ b/wrapper/splice.h @@ -4,7 +4,7 @@ /* * Copyright (C) 2011 Mathieu Desnoyers (mathieu.desnoyers@efficios.com) * - * wrapper around vmalloc_sync_all. Using KALLSYMS to get its address when + * wrapper around splice_to_pipe. Using KALLSYMS to get its address when * available, else we need to have a kernel that exports this function to GPL * modules. * -- 2.34.1