Alan Jenkins <alan.christopher.jenk...@gmail.com> wrote:

>  +    pr_info("mnt_flags=%x umount=%x\n",
> +             (unsigned) old->mnt.mnt_flags,
> +             (unsigned) !!(old->mnt.mnt_flags & MNT_UMOUNT);
> +

Note that this doesn't actually compile, for want of a bracket.

David

Reply via email to