[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <18339.1499764869@warthog.procyon.org.uk>
Date: Tue, 11 Jul 2017 10:21:09 +0100
From: David Howells <dhowells@...hat.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: dhowells@...hat.com, Al Viro <viro@...IV.linux.org.uk>,
Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the vfs tree
Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> - if (inode->i_mode & S_IALLUGO != 0775)
> + if ((inode->i_mode & S_IALLUGO) != 0775)
Acked-by: David Howells <dhowells@...hat.com>
Powered by blists - more mailing lists