X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=wrapper%2Frandom.c;h=7b91fc7f3e146a4b8046b7996ecb4855812537a5;hp=8b03aec5981e7927bdc2d8499c623661dcf383b1;hb=5b4ea313ddc10d96388a20a42e118c758479a553;hpb=263b6c88138c3354d63dba3c70a965de94becd22 diff --git a/wrapper/random.c b/wrapper/random.c index 8b03aec5..7b91fc7f 100644 --- a/wrapper/random.c +++ b/wrapper/random.c @@ -2,9 +2,7 @@ * * wrapper/random.c * - * wrapper around bootid read. Using KALLSYMS to get its address when - * available, else we need to have a kernel that exports this function to GPL - * modules. + * wrapper around bootid read. Read the boot id through the /proc filesystem. * * Copyright (C) 2011-2012 Mathieu Desnoyers */