X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=kernel%2Fbounds.c;h=98a51f26c13691b9f6f5955cdc83840f8932c2be;hb=45e62974fb110da926e2a6c5b357c15639bdc233;hp=3c5301381837407d986f06cddaf665eca71fb412;hpb=d9cadb0d2ffed847851945a66e80d0b9d767611c;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/kernel/bounds.c b/kernel/bounds.c index 3c5301381837..98a51f26c136 100644 --- a/kernel/bounds.c +++ b/kernel/bounds.c @@ -12,7 +12,7 @@ void foo(void) { - /* The enum constants to put into include/linux/bounds.h */ + /* The enum constants to put into include/generated/bounds.h */ DEFINE(NR_PAGEFLAGS, __NR_PAGEFLAGS); DEFINE(MAX_NR_ZONES, __MAX_NR_ZONES); /* End of constants */