From: Fabian Frederick Date: Wed, 4 Feb 2015 17:26:27 +0000 (+0100) Subject: udf: remove bool assignment to 0/1 X-Git-Tag: fixes-v4.0-rc1~158^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6981498d7956e3177b6f74926aa4a5c2a45b4edb;p=pandora-kernel.git udf: remove bool assignment to 0/1 Fix the following coccinelle warnings: fs/udf/inode.c:753:2-13: WARNING: Assignment of bool to 0/1 fs/udf/inode.c:795:2-13: WARNING: Assignment of bool to 0/1 Signed-off-by: Fabian Frederick Signed-off-by: Jan Kara --- Reading git-diff-tree failed