diff --git a/[refs] b/[refs] index 4e2e9a19cb6f..30564ddb9a86 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c9575dc680dffa26411e9aed32b4a1e12609428d +refs/heads/master: 4696e2958b345189afebcb52e365d16ca6e403ef diff --git a/trunk/scripts/Makefile.modpost b/trunk/scripts/Makefile.modpost index 3e3f02409bbd..7d22056582c1 100644 --- a/trunk/scripts/Makefile.modpost +++ b/trunk/scripts/Makefile.modpost @@ -30,7 +30,7 @@ # - See include/linux/module.h for more details # Step 4 is solely used to allow module versioning in external modules, -# where the CRC of each module is retrieved from the Module.symers file. +# where the CRC of each module is retrieved from the Module.symvers file. # KBUILD_MODPOST_WARN can be set to avoid error out in case of undefined # symbols in the final module linking stage