It became obsolete long ago. Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp> --- usr/sbc.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/usr/sbc.c b/usr/sbc.c index f443508..3650d39 100644 --- a/usr/sbc.c +++ b/usr/sbc.c @@ -243,8 +243,6 @@ static int sbc_lu_init(struct scsi_lu *lu) add_mode_page(lu, "0:0:0"); /* Disconnect page */ add_mode_page(lu, "2:0:14:0x80:0x80:0:0xa:0:0:0:0:0:0:0:0:0:0"); - /* Format page */ - add_mode_page(lu, "3:0:22:0:0:0:0:0:0:0:0:1:0:2:0:0:0:0:0:0:0:0:13:0:0"); /* GEO page */ add_mode_page(lu, "4:0:22:0:0:0:0x40:0:0:0:0:0:" "0:0:0:0:0:0:0:0:0:0x3a:0x98:0:0"); -- 1.5.6.5 -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html |