X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fgetcpu.h;h=24e684c7ed64683324d6c70e111b5a77004ea9f9;hb=fa184a4dbf3ee0ac1cc1001566031abbc7866f87;hp=3bf9076a0420279cf42f334c357cc638972766f8;hpb=f73bcf5eafdc10b2bbb32de0bcef709de0f8f5e5;p=lttng-ust.git diff --git a/src/common/getcpu.h b/src/common/getcpu.h index 3bf9076a..24e684c7 100644 --- a/src/common/getcpu.h +++ b/src/common/getcpu.h @@ -82,7 +82,7 @@ int lttng_ust_get_cpu_internal(void) /* * FreeBSD and Cygwin do not allow query of CPU ID. Always use CPU - * number 0, with the assocated performance degradation on SMP. + * number 0, with the associated performance degradation on SMP. */ static inline int lttng_ust_get_cpu_internal(void)