Commit 763d1ebe authored by Haiyue Wang's avatar Haiyue Wang Committed by Thomas Gleixner
Browse files

vdso: Correct typo in PAGE_SHIFT comment

parent 5bc55a33
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
 * PAGE_SHIFT determines the page size.
 *
 * Note: This definition is required because PAGE_SHIFT is used
 * in several places throuout the codebase.
 * in several places throughout the codebase.
 */
#define PAGE_SHIFT      CONFIG_PAGE_SHIFT