From: Christophe Vu-Brugier Date: Tue, 10 Jun 2014 15:53:21 +0000 (+0200) Subject: target/sbc: Remove sbc_check_valid_sectors() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~26^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ef31dc720cff4dc6a67ccb8c73c56dbf2ea6a08;p=pandora-kernel.git target/sbc: Remove sbc_check_valid_sectors() A similar check is performed at the end of sbc_parse_cdb() and is now enforced if the SYNCHRONIZE CACHE command's backend supports ->execute_sync_cache(). (Add check_lba goto to avoid *_max_sectors checks - nab) Signed-off-by: Christophe Vu-Brugier Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed