On 12/10/15 18:09, Bart Van Assche wrote: > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> > Cc: Chris Boot <bootc@xxxxxxxxx> > Cc: Christoph Hellwig <hch@xxxxxx> > Cc: Hannes Reinecke <hare@xxxxxxx> > Cc: Andy Grover <agrover@xxxxxxxxxx> > Cc: Sagi Grimberg <sagig@xxxxxxxxxxxx> > --- > drivers/target/sbp/sbp_target.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/target/sbp/sbp_target.c b/drivers/target/sbp/sbp_target.c > index 35f7d31..3072f1a 100644 > --- a/drivers/target/sbp/sbp_target.c > +++ b/drivers/target/sbp/sbp_target.c > @@ -39,8 +39,6 @@ > > #include "sbp_target.h" > > -static const struct target_core_fabric_ops sbp_ops; > - > /* FireWire address region for management and command block address handlers */ > static const struct fw_address_region sbp_register_region = { > .start = CSR_REGISTER_BASE + 0x10000, > Hi Bart, Looks good to me. Acked-by: Chris Boot <bootc@xxxxxxxxx> Cheers, Chris -- Chris Boot bootc@xxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html