]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - kernel/module.c
signals: check_kill_permission(): don't check creds if same_thread_group()
[mv-sheeva.git] / kernel / module.c
index 3c4fc4bb4b82341da0c65d5b37e5f476ab7753f6..333fbcc969783a7cca1728f141c870be7b24e918 100644 (file)
@@ -180,8 +180,6 @@ extern const struct kernel_symbol __start___ksymtab_gpl[];
 extern const struct kernel_symbol __stop___ksymtab_gpl[];
 extern const struct kernel_symbol __start___ksymtab_gpl_future[];
 extern const struct kernel_symbol __stop___ksymtab_gpl_future[];
-extern const struct kernel_symbol __start___ksymtab_gpl_future[];
-extern const struct kernel_symbol __stop___ksymtab_gpl_future[];
 extern const unsigned long __start___kcrctab[];
 extern const unsigned long __start___kcrctab_gpl[];
 extern const unsigned long __start___kcrctab_gpl_future[];