]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/pid_namespace.c
Example use of WARN()
[linux-2.6-omap-h63xx.git] / kernel / pid_namespace.c
index 5ca37fa50beb5b4d66b79e9c596943c80d363dfc..98702b4b8851762969d9ddad76505e5739e8166c 100644 (file)
@@ -66,7 +66,7 @@ err_alloc:
        return NULL;
 }
 
-static struct pid_namespace *create_pid_namespace(int level)
+static struct pid_namespace *create_pid_namespace(unsigned int level)
 {
        struct pid_namespace *ns;
        int i;