X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=wrapper%2Frandom.c;h=e2cee70c5aa847c4c9276ab1af63ec134fb219f5;hb=af93f0ba38fcabe287a81bdc5e098d8ff86e5c82;hp=74dce49fe4864de486fa33bf6a4bfdbf9c1faf05;hpb=b97bc8bf7a103253b8ccafc802a68e0e9854bf78;p=lttng-modules.git diff --git a/wrapper/random.c b/wrapper/random.c index 74dce49f..e2cee70c 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 */