From: Dmitry Monakhov Date: Mon, 21 Apr 2014 18:38:14 +0000 (-0400) Subject: ext4: remove obsoleted check X-Git-Tag: omap-for-v3.16/fixes-against-rc1~88^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236f5ecb4a5876977837376729a7599cc1ab2cc3;p=pandora-kernel.git ext4: remove obsoleted check BH can not be NULL at this point, ext4_read_dirblock() always return non null value, and we already have done all necessery checks. Signed-off-by: Dmitry Monakhov Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed