> +struct proc_fs_context {
> +     struct pid_namespace    *pid_ns;
> +     unsigned long           mask;

mask should "unsigned" as there aren't lot of flags.

Reply via email to