From: Kent Overstreet Date: Thu, 25 Jul 2013 00:20:00 +0000 (-0700) Subject: bcache: Remove unnecessary check in should_split() X-Git-Tag: v3.13-rc1~68^2~1^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8304ad4dc818ffd701c2f3e90683b5b8013f44e2;p=pandora-kernel.git bcache: Remove unnecessary check in should_split() Checking i->seq was redundant, because since ages ago we always initialize the new bset when advancing b->written Signed-off-by: Kent Overstreet --- Reading git-diff-tree failed