From: Guo Chao Date: Tue, 29 Jan 2013 02:41:02 +0000 (-0500) Subject: ext4: remove unnecessary NULL pointer check X-Git-Tag: v3.9-rc1~64^2~41 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1deefc99e668348f7c785c6ece5f6ff4c6d8b5c;p=pandora-kernel.git ext4: remove unnecessary NULL pointer check brelse() and ext4_journal_force_commit() are both inlined and able to handle NULL. Signed-off-by: Guo Chao Reviewed-by: Darrick J. Wong Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed