summaryrefslogtreecommitdiff
path: root/include/vdso/jiffies.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vdso/jiffies.h')
-rw-r--r--include/vdso/jiffies.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vdso/jiffies.h b/include/vdso/jiffies.h
index 2f9d596c8b29..8ca04a141412 100644
--- a/include/vdso/jiffies.h
+++ b/include/vdso/jiffies.h
@@ -5,7 +5,7 @@
#include <asm/param.h> /* for HZ */
#include <vdso/time64.h>
-/* TICK_NSEC is the time between ticks in nsec assuming SHIFTED_HZ */
+/* TICK_NSEC is the time between ticks in nsec */
#define TICK_NSEC ((NSEC_PER_SEC+HZ/2)/HZ)
#endif /* __VDSO_JIFFIES_H */