Stephen Rothwell <s...@canb.auug.org.au> wrote:

> -     if (inode->i_mode & S_IALLUGO != 0775)
> +     if ((inode->i_mode & S_IALLUGO) != 0775)

Acked-by: David Howells <dhowe...@redhat.com>

Reply via email to