X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=procprotect.c;h=1ceea461ff81088d9b1d5721e5e9c9d97217584c;hb=5d8a946ffbc555ecdb555fe16ffc1efa0bb8ff31;hp=0c8f251e914dca1cee1f9300ab4fc5750910c35a;hpb=738d7a684187ffa9fad16e8cc46e441aca3a903b;p=procprotect.git diff --git a/procprotect.c b/procprotect.c index 0c8f251..1ceea46 100644 --- a/procprotect.c +++ b/procprotect.c @@ -33,7 +33,7 @@ #error "This code does not support your architecture" #endif -static char *aclpath __devinitdata = "procprotect"; +static char *aclpath = "procprotect"; static struct qstr aclqpath; module_param(aclpath, charp, 0);