From 946726ef0a6b68cb087c1259e890bd0c18e39397 Mon Sep 17 00:00:00 2001 From: David Binder Date: Fri, 30 Jun 2017 15:43:15 -0400 Subject: [PATCH] staging: unisys: include: Fix spelling mistake Fixes minor spelling mistake: stired -> stored. Signed-off-by: David Binder Signed-off-by: David Kershner Signed-off-by: Greg Kroah-Hartman --- drivers/staging/unisys/include/iochannel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/unisys/include/iochannel.h b/drivers/staging/unisys/include/iochannel.h index d79261047c30..5212c191df25 100644 --- a/drivers/staging/unisys/include/iochannel.h +++ b/drivers/staging/unisys/include/iochannel.h @@ -184,7 +184,7 @@ struct vhba_wwnn { * is often determined by the resource of the hba. * e.g Max scatter gather list length * page size / sector size. * - * WARNING: Values stired in this structure must contain maximum counts (not + * WARNING: Values stored in this structure must contain maximum counts (not * maximum values). * * 20 bytes -- GitLab