Re: [PATCH] [trivial] qla2xxx: Fix typo in qla_init.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Looks good. Thanks.

Acked-by: Chad Dupuis <chad.dupuis@xxxxxxxxxx>

On Sat, 11 Feb 2012, Raúl Porcel wrote:

Replace "Inconisistent" with "Inconsistent" in
drivers/scsi/qla2xxx/qla_init.c

Signed-off-by: Raúl Porcel <armin76@xxxxxxxxxx>
---
drivers/scsi/qla2xxx/qla_init.c |    6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/scsi/qla2xxx/qla_init.c b/drivers/scsi/qla2xxx/qla_init.c
index 1fa067e..72f7aa3 100644
--- a/drivers/scsi/qla2xxx/qla_init.c
+++ b/drivers/scsi/qla2xxx/qla_init.c
@@ -2230,7 +2230,7 @@ qla2x00_nvram_config(scsi_qla_host_t *vha)
          nv->id[2] != 'P' || nv->id[3] != ' ' || nv->nvram_version < 1) {
              /* Reset NVRAM data. */
              ql_log(ql_log_warn, vha, 0x0064,
-                 "Inconisistent NVRAM "
+                 "Inconsistent NVRAM "
                  "detected: checksum=0x%x id=%c version=0x%x.\n",
                  chksum, nv->id[0], nv->nvram_version);
              ql_log(ql_log_warn, vha, 0x0065,
@@ -4425,7 +4425,7 @@ qla24xx_nvram_config(scsi_qla_host_t *vha)
          nv->nvram_version < __constant_cpu_to_le16(ICB_VERSION)) {
              /* Reset NVRAM data. */
              ql_log(ql_log_warn, vha, 0x006b,
-                 "Inconisistent NVRAM detected: checksum=0x%x id=%c "
+                 "Inconsistent NVRAM detected: checksum=0x%x id=%c "
                  "version=0x%x.\n", chksum, nv->id[0], nv->nvram_version);
              ql_log(ql_log_warn, vha, 0x006c,
                  "Falling back to functioning (yet invalid -- WWPN) "
@@ -5169,7 +5169,7 @@ qla81xx_nvram_config(scsi_qla_host_t *vha)
          nv->nvram_version < __constant_cpu_to_le16(ICB_VERSION)) {
              /* Reset NVRAM data. */
              ql_log(ql_log_info, vha, 0x0073,
-                 "Inconisistent NVRAM detected: checksum=0x%x id=%c "
+                 "Inconsistent NVRAM detected: checksum=0x%x id=%c "
                  "version=0x%x.\n", chksum, nv->id[0],
                  le16_to_cpu(nv->nvram_version));
              ql_log(ql_log_info, vha, 0x0074,


This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux