[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <54774D8D.2030204@gmail.com>
Date: Thu, 27 Nov 2014 17:13:01 +0100
From: Boris Bodemann <bobo.barbarossa@...il.com>
To: Bradley Grove <linuxdrivers@...otech.com>,
"James E.J. Bottomley" <JBottomley@...allels.com>,
trivial@...nel.org
CC: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: [PATCH 1/1] esas2r: Correct typos of "validate" in a comment
From: Boris Bodemann <bobo.barbarossa@...il.com>
Correct typos of "validate" in a comment
Signed-off-by: Boris Bodemann <bobo.barbarossa@...il.com>
---
diff -up a/drivers/scsi/esas2r/esas2r_flash.c b/drivers/scsi/esas2r/esas2r_flash.c
--- a/drivers/scsi/esas2r/esas2r_flash.c 2014-11-21 18:24:10.000000000 +0100
+++ b/drivers/scsi/esas2r/esas2r_flash.c 2014-11-27 14:49:03.029899303 +0100
@@ -684,9 +684,9 @@ static u16 calc_fi_checksum(struct esas2
* 1) verify the fi_version is correct
* 2) verify the checksum of the entire image.
* 3) validate the adap_typ, action and length fields.
- * 4) valdiate each component header. check the img_type and
+ * 4) validate each component header. check the img_type and
* length fields
- * 5) valdiate each component image. validate signatures and
+ * 5) validate each component image. validate signatures and
* local checksums
*/
static bool verify_fi(struct esas2r_adapter *a,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists