[PATCH] afs: Fix bool initialization/comparison

David Howells dhowells at redhat.com
Tue Oct 10 08:19:40 PDT 2017


Thomas Meyer <thomas at m3y3r.de> wrote:

> Bool initializations should use true and false. Bool tests don't need
> comparisons.
> 
> Signed-off-by: Thomas Meyer <thomas at m3y3r.de>

Please rebase on top of:

	https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/log/?h=afs-2-experimental

Some of the code you're changing has been deleted.

David



More information about the linux-afs mailing list