From: Eric Sandeen Date: Thu, 31 Jan 2013 00:54:53 +0000 (+0000) Subject: btrfs: list_entry can't return NULL X-Git-Tag: v3.9-rc1~17^2~29^2~41 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d3cd27a32b819a0b0e2b9b6b5f9e80890f9821;p=pandora-kernel.git btrfs: list_entry can't return NULL No need to test the result, we can't get a null pointer from list_entry() Signed-off-by: Eric Sandeen Signed-off-by: Josef Bacik --- Reading git-diff-tree failed