OSDN Git Service

treewide: Fix printk() message errors
authorMasanari Iida <standby24x7@gmail.com>
Sat, 17 Sep 2016 14:44:17 +0000 (23:44 +0900)
committerJiri Kosina <jkosina@suse.cz>
Wed, 14 Dec 2016 09:54:27 +0000 (10:54 +0100)
This patch fix spelling typos in printk and kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
19 files changed:
arch/arm64/kernel/hibernate.c
arch/mips/kernel/asm-offsets.c
arch/sh/kernel/cpu/Makefile
arch/sh/kernel/cpu/irq/Makefile
drivers/acpi/Kconfig
drivers/isdn/hisax/q931.c
drivers/media/usb/dvb-usb-v2/af9015.c
drivers/mfd/max77620.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
drivers/net/ethernet/qlogic/qed/qed_int.c
drivers/net/ethernet/qlogic/qed/qed_sp_commands.c
drivers/net/wireless/ath/ath10k/pci.c
drivers/net/wireless/ath/wil6210/txrx.c
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.c
drivers/scsi/aic7xxx/aicasm/aicasm.c
drivers/usb/dwc3/gadget.c
scripts/gcc-plugins/latent_entropy_plugin.c
scripts/gcc-plugins/sancov_plugin.c
tools/power/acpi/tools/ec/ec_access.c

index d55a7b0..fe301cb 100644 (file)
@@ -136,7 +136,7 @@ int arch_hibernation_header_save(void *addr, unsigned int max_size)
 
        /* Save the mpidr of the cpu we called cpu_suspend() on... */
        if (sleep_cpu < 0) {
-               pr_err("Failing to hibernate on an unkown CPU.\n");
+               pr_err("Failing to hibernate on an unknown CPU.\n");
                return -ENODEV;
        }
        hdr->sleep_cpu_mpidr = cpu_logical_map(sleep_cpu);
@@ -547,7 +547,7 @@ out:
 int hibernate_resume_nonboot_cpu_disable(void)
 {
        if (sleep_cpu < 0) {
-               pr_err("Failing to resume from hibernate on an unkown CPU.\n");
+               pr_err("Failing to resume from hibernate on an unknown CPU.\n");
                return -ENODEV;
        }
 
index fae2f94..6080582 100644 (file)
@@ -341,7 +341,7 @@ void output_pm_defines(void)
 
 void output_kvm_defines(void)
 {
-       COMMENT(" KVM/MIPS Specfic offsets. ");
+       COMMENT(" KVM/MIPS Specific offsets. ");
 
        OFFSET(VCPU_FPR0, kvm_vcpu_arch, fpu.fpr[0]);
        OFFSET(VCPU_FPR1, kvm_vcpu_arch, fpu.fpr[1]);
index accc7ca..252e9fe 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Makefile for the Linux/SuperH CPU-specifc backends.
+# Makefile for the Linux/SuperH CPU-specific backends.
 #
 
 obj-$(CONFIG_CPU_SH2)          = sh2/
index f0c7025..3f8e794 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
+# Makefile for the Linux/SuperH CPU-specific IRQ handlers.
 #
 obj-$(CONFIG_SUPERH32)                 += imask.o
 obj-$(CONFIG_CPU_SH5)                  += intc-sh5.o
index 535e782..a3c62f5 100644 (file)
@@ -104,7 +104,7 @@ config ACPI_PROCFS_POWER
          Say N to delete power /proc/acpi/ directories that have moved to /sys/
 
 config ACPI_REV_OVERRIDE_POSSIBLE
-       bool "Allow supported ACPI revision to be overriden"
+       bool "Allow supported ACPI revision to be overridden"
        depends on X86
        default y
        help
index ba4beb2..298c8db 100644 (file)
@@ -855,7 +855,7 @@ struct DTag { /* Display tags */
        { 0x8c, "Reason" },
        { 0x8d, "Calling party name" },
        { 0x8e, "Called party name" },
-       { 0x8f, "Orignal called name" },
+       { 0x8f, "Original called name" },
        { 0x90, "Redirecting name" },
        { 0x91, "Connected name" },
        { 0x92, "Originating restrictions" },
index 941ceff..29011df 100644 (file)
@@ -1455,7 +1455,7 @@ static const struct usb_device_id af9015_id_table[] = {
        { DVB_USB_DEVICE(USB_VID_KWORLD_2, USB_PID_CONCEPTRONIC_CTVDIGRCU,
                &af9015_props, "Conceptronic USB2.0 DVB-T CTVDIGRCU V3.0", NULL) },
        { DVB_USB_DEVICE(USB_VID_KWORLD_2, USB_PID_KWORLD_MC810,
-               &af9015_props, "KWorld Digial MC-810", NULL) },
+               &af9015_props, "KWorld Digital MC-810", NULL) },
        { DVB_USB_DEVICE(USB_VID_KYE, USB_PID_GENIUS_TVGO_DVB_T03,
                &af9015_props, "Genius TVGo DVB-T03", NULL) },
        { DVB_USB_DEVICE(USB_VID_KWORLD_2, USB_PID_KWORLD_399U_2,
index 258757e..b1700b5 100644 (file)
@@ -461,7 +461,7 @@ static int max77620_probe(struct i2c_client *client,
        chip->rmap = devm_regmap_init_i2c(client, rmap_config);
        if (IS_ERR(chip->rmap)) {
                ret = PTR_ERR(chip->rmap);
-               dev_err(chip->dev, "Failed to intialise regmap: %d\n", ret);
+               dev_err(chip->dev, "Failed to initialise regmap: %d\n", ret);
                return ret;
        }
 
index 3f77d08..6fad22a 100644 (file)
@@ -585,7 +585,7 @@ int bnx2x_vf_mcast(struct bnx2x *bp, struct bnx2x_virtf *vf,
                mcast.mcast_list_len = mc_num;
                rc = bnx2x_config_mcast(bp, &mcast, BNX2X_MCAST_CMD_SET);
                if (rc)
-                       BNX2X_ERR("Faled to set multicasts\n");
+                       BNX2X_ERR("Failed to set multicasts\n");
        } else {
                /* clear existing mcasts */
                rc = bnx2x_config_mcast(bp, &mcast, BNX2X_MCAST_CMD_DEL);
index 2adedc6..bed6bfd 100644 (file)
@@ -1377,7 +1377,7 @@ static const char *attn_master_to_str(u8 master)
        case 9: return "DBU";
        case 10: return "DMAE";
        default:
-               return "Unkown";
+               return "Unknown";
        }
 }
 
@@ -1555,7 +1555,7 @@ static int qed_dorq_attn_cb(struct qed_hwfn *p_hwfn)
                                     DORQ_REG_DB_DROP_DETAILS);
 
                DP_INFO(p_hwfn->cdev,
-                       "DORQ db_drop: adress 0x%08x Opaque FID 0x%04x Size [bytes] 0x%08x Reason: 0x%08x\n",
+                       "DORQ db_drop: address 0x%08x Opaque FID 0x%04x Size [bytes] 0x%08x Reason: 0x%08x\n",
                        qed_rd(p_hwfn, p_hwfn->p_dpc_ptt,
                               DORQ_REG_DB_DROP_DETAILS_ADDRESS),
                        (u16)(details & QED_DORQ_ATTENTION_OPAQUE_MASK),
index 2888eb0..c42c0ec 100644 (file)
@@ -369,7 +369,7 @@ int qed_sp_pf_start(struct qed_hwfn *p_hwfn,
                p_ramrod->personality = PERSONALITY_RDMA_AND_ETH;
                break;
        default:
-               DP_NOTICE(p_hwfn, "Unkown personality %d\n",
+               DP_NOTICE(p_hwfn, "Unknown personality %d\n",
                          p_hwfn->hw_info.personality);
                p_ramrod->personality = PERSONALITY_ETH;
        }
index 0457e31..b541a1c 100644 (file)
@@ -2091,7 +2091,7 @@ int ath10k_pci_init_config(struct ath10k *ar)
 
        ret = ath10k_pci_diag_read32(ar, ealloc_targ_addr, &ealloc_value);
        if (ret != 0) {
-               ath10k_err(ar, "Faile to get early alloc val: %d\n", ret);
+               ath10k_err(ar, "Failed to get early alloc val: %d\n", ret);
                return ret;
        }
 
index 4c38520..3553e4f 100644 (file)
@@ -326,7 +326,7 @@ static void wil_rx_add_radiotap_header(struct wil6210_priv *wil,
 
        if (skb_headroom(skb) < rtap_len &&
            pskb_expand_head(skb, rtap_len, 0, GFP_ATOMIC)) {
-               wil_err(wil, "Unable to expand headrom to %d\n", rtap_len);
+               wil_err(wil, "Unable to expand headroom to %d\n", rtap_len);
                return;
        }
 
index 1186755..e550538 100644 (file)
@@ -134,7 +134,7 @@ static void _rtl8723e_fill_h2c_command(struct ieee80211_hw *hw, u8 element_id,
                        wait_h2c_limmit--;
                        if (wait_h2c_limmit == 0) {
                                RT_TRACE(rtlpriv, COMP_CMD, DBG_LOUD,
-                                        "Wating too long for FW read clear HMEBox(%d)!\n",
+                                        "Waiting too long for FW read clear HMEBox(%d)!\n",
                                         boxnum);
                                break;
                        }
index 2e3117a..21ac265 100644 (file)
@@ -254,7 +254,7 @@ main(int argc, char *argv[])
        argv += optind;
 
        if (argc != 1) {
-               fprintf(stderr, "%s: No input file specifiled\n", appname);
+               fprintf(stderr, "%s: No input file specified\n", appname);
                usage();
                /* NOTREACHED */
        }
index 1dfa56a..40e9fc2 100644 (file)
@@ -2491,7 +2491,7 @@ static void dwc3_gadget_conndone_interrupt(struct dwc3 *dwc)
                 */
                WARN_ONCE(dwc->revision < DWC3_REVISION_240A
                                && dwc->has_lpm_erratum,
-                               "LPM Erratum not available on dwc3 revisisions < 2.40a\n");
+                               "LPM Erratum not available on dwc3 revisions < 2.40a\n");
 
                if (dwc->has_lpm_erratum && dwc->revision >= DWC3_REVISION_240A)
                        reg |= DWC3_DCTL_LPM_ERRATA(dwc->lpm_nyet_threshold);
index 8160f1c..1254112 100644 (file)
@@ -619,7 +619,7 @@ __visible int plugin_init(struct plugin_name_args *plugin_info,
                        enabled = false;
                        continue;
                }
-               error(G_("unkown option '-fplugin-arg-%s-%s'"), plugin_name, argv[i].key);
+               error(G_("unknown option '-fplugin-arg-%s-%s'"), plugin_name, argv[i].key);
        }
 
        register_callback(plugin_name, PLUGIN_INFO, NULL,
index 7ea0b3f..70f5fe0 100644 (file)
@@ -126,7 +126,7 @@ __visible int plugin_init(struct plugin_name_args *plugin_info, struct plugin_gc
                        enable = false;
                        continue;
                }
-               error(G_("unkown option '-fplugin-arg-%s-%s'"), plugin_name, argv[i].key);
+               error(G_("unknown option '-fplugin-arg-%s-%s'"), plugin_name, argv[i].key);
        }
 
        register_callback(plugin_name, PLUGIN_INFO, NULL, &sancov_plugin_info);
index 6b8aaed..5f50642 100644 (file)
@@ -46,7 +46,7 @@ void usage(char progname[], int exit_status)
        puts("\t-b offset          : Read value at byte_offset (in hex)");
        puts("\t-w offset -v value : Write value at byte_offset");
        puts("\t-h                 : Print this help\n\n");
-       puts("Offsets and values are in hexadecimal number sytem.");
+       puts("Offsets and values are in hexadecimal number system.");
        puts("The offset and value must be between 0 and 0xff.");
        exit(exit_status);
 }