From 711e321294c8df600f3901669c5709a56dc54863 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Mon, 30 Jan 2012 09:03:58 -0500 Subject: [PATCH] Cleanup comment Signed-off-by: Mathieu Desnoyers --- wrapper/splice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrapper/splice.c b/wrapper/splice.c index ba224eea..65f0d711 100644 --- a/wrapper/splice.c +++ b/wrapper/splice.c @@ -1,7 +1,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