From: Liu Bo Date: Thu, 28 Mar 2013 08:30:28 +0000 (+0000) Subject: Btrfs: pass NULL instead of 0 X-Git-Tag: v3.10-rc1~31^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b67a32000dede2d50ac35b540726d2b7d8d17a8;p=pandora-kernel.git Btrfs: pass NULL instead of 0 set_extent_bit()'s (u64 *failed_start) expects NULL not 0. Signed-off-by: Liu Bo Signed-off-by: Josef Bacik --- Reading git-diff-tree failed