linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] esas2r: Correct typos of "validate" in a comment
@ 2014-11-27 16:13 Boris Bodemann
  2014-12-02 19:37 ` Bradley Grove
  2014-12-04  9:23 ` Christoph Hellwig
  0 siblings, 2 replies; 3+ messages in thread
From: Boris Bodemann @ 2014-11-27 16:13 UTC (permalink / raw)
  To: Bradley Grove, James E.J. Bottomley, trivial
  Cc: linux-scsi, linux-kernel, kernel-janitors

From: Boris Bodemann <bobo.barbarossa@gmail.com>

Correct typos of "validate" in a comment

Signed-off-by: Boris Bodemann <bobo.barbarossa@gmail.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,

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] esas2r: Correct typos of "validate" in a comment
  2014-11-27 16:13 [PATCH 1/1] esas2r: Correct typos of "validate" in a comment Boris Bodemann
@ 2014-12-02 19:37 ` Bradley Grove
  2014-12-04  9:23 ` Christoph Hellwig
  1 sibling, 0 replies; 3+ messages in thread
From: Bradley Grove @ 2014-12-02 19:37 UTC (permalink / raw)
  To: Bradley Grove, James E.J. Bottomley, trivial
  Cc: Boris Bodemann, linux-scsi, linux-kernel, kernel-janitors

Acked-by: Bradley Grove <bgrove@attotech.com>

Thanks,
Brad

On 11/27/2014 11:13 AM, Boris Bodemann wrote:
> From: Boris Bodemann <bobo.barbarossa@gmail.com>
>
> Correct typos of "validate" in a comment
>
> Signed-off-by: Boris Bodemann <bobo.barbarossa@gmail.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-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] esas2r: Correct typos of "validate" in a comment
  2014-11-27 16:13 [PATCH 1/1] esas2r: Correct typos of "validate" in a comment Boris Bodemann
  2014-12-02 19:37 ` Bradley Grove
@ 2014-12-04  9:23 ` Christoph Hellwig
  1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2014-12-04  9:23 UTC (permalink / raw)
  To: Boris Bodemann
  Cc: Bradley Grove, James E.J. Bottomley, trivial, linux-scsi,
	linux-kernel, kernel-janitors

Thanks,

applied.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-04  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-27 16:13 [PATCH 1/1] esas2r: Correct typos of "validate" in a comment Boris Bodemann
2014-12-02 19:37 ` Bradley Grove
2014-12-04  9:23 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).