On Tue, 2015-05-26 at 13:07 +0200, Bart Van Assche wrote: > Signed-off-by: Bart Van Assche <[email protected]> > --- > drivers/scsi/libfc/fc_fcp.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/scsi/libfc/fc_fcp.c b/drivers/scsi/libfc/fc_fcp.c > index c679594..4cd49d4 100644 > --- a/drivers/scsi/libfc/fc_fcp.c > +++ b/drivers/scsi/libfc/fc_fcp.c > @@ -191,7 +191,7 @@ static void fc_fcp_pkt_hold(struct fc_fcp_pkt *fsp) > } > > /** > - * fc_fcp_pkt_destory() - Release hold on a fcp_pkt > + * fc_fcp_pkt_destroy() - Release hold on a fcp_pkt > * @seq: The sequence that the FCP packet is on (required by destructor API) > * @fsp: The FCP packet to be released > *
Looks good. Acked-by: Vasu Dev <[email protected]> _______________________________________________ fcoe-devel mailing list [email protected] http://lists.open-fcoe.org/mailman/listinfo/fcoe-devel
