From 236f5ecb4a5876977837376729a7599cc1ab2cc3 Mon Sep 17 00:00:00 2001 From: Dmitry Monakhov Date: Mon, 21 Apr 2014 14:38:14 -0400 Subject: [PATCH] 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-format-patch failed