diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2011-05-10 04:16:21 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-05-10 04:16:21 -0400 |
commit | 70f23fd66bc821a0e99647f70a809e277cc93c4c (patch) | |
tree | 3e768b77e63c6364ef32cf257c9449369afd215f | |
parent | c719864f15676af92b705589c93ba1468b89cd24 (diff) |
treewide: fix a few typos in comments
- kenrel -> kernel
- whetehr -> whether
- ttt -> tt
- sss -> ss
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
48 files changed, 53 insertions, 53 deletions
diff --git a/Documentation/devicetree/bindings/powerpc/nintendo/wii.txt b/Documentation/devicetree/bindings/powerpc/nintendo/wii.txt index a7e155a023b8..36afa322b04b 100644 --- a/Documentation/devicetree/bindings/powerpc/nintendo/wii.txt +++ b/Documentation/devicetree/bindings/powerpc/nintendo/wii.txt | |||
@@ -127,7 +127,7 @@ Nintendo Wii device tree | |||
127 | - reg : should contain the SDHCI registers location and length | 127 | - reg : should contain the SDHCI registers location and length |
128 | - interrupts : should contain the SDHCI interrupt | 128 | - interrupts : should contain the SDHCI interrupt |
129 | 129 | ||
130 | 1.j) The Inter-Processsor Communication (IPC) node | 130 | 1.j) The Inter-Processor Communication (IPC) node |
131 | 131 | ||
132 | Represent the Inter-Processor Communication interface. This interface | 132 | Represent the Inter-Processor Communication interface. This interface |
133 | enables communications between the Broadway and the Starlet processors. | 133 | enables communications between the Broadway and the Starlet processors. |
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 492e81df2968..9536652eadbf 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -226,7 +226,7 @@ Who: Zhang Rui <rui.zhang@intel.com> | |||
226 | What: CONFIG_ACPI_PROCFS_POWER | 226 | What: CONFIG_ACPI_PROCFS_POWER |
227 | When: 2.6.39 | 227 | When: 2.6.39 |
228 | Why: sysfs I/F for ACPI power devices, including AC and Battery, | 228 | Why: sysfs I/F for ACPI power devices, including AC and Battery, |
229 | has been working in upstream kenrel since 2.6.24, Sep 2007. | 229 | has been working in upstream kernel since 2.6.24, Sep 2007. |
230 | In 2.6.37, we make the sysfs I/F always built in and this option | 230 | In 2.6.37, we make the sysfs I/F always built in and this option |
231 | disabled by default. | 231 | disabled by default. |
232 | Remove this option and the ACPI power procfs interface in 2.6.39. | 232 | Remove this option and the ACPI power procfs interface in 2.6.39. |
diff --git a/arch/arm/mach-msm/include/mach/msm_iomap.h b/arch/arm/mach-msm/include/mach/msm_iomap.h index c98c7591f3b8..2f494b6a9d0a 100644 --- a/arch/arm/mach-msm/include/mach/msm_iomap.h +++ b/arch/arm/mach-msm/include/mach/msm_iomap.h | |||
@@ -55,7 +55,7 @@ | |||
55 | 55 | ||
56 | #include "msm_iomap-8960.h" | 56 | #include "msm_iomap-8960.h" |
57 | 57 | ||
58 | /* Virtual addressses shared across all MSM targets. */ | 58 | /* Virtual addresses shared across all MSM targets. */ |
59 | #define MSM_CSR_BASE IOMEM(0xE0001000) | 59 | #define MSM_CSR_BASE IOMEM(0xE0001000) |
60 | #define MSM_QGIC_DIST_BASE IOMEM(0xF0000000) | 60 | #define MSM_QGIC_DIST_BASE IOMEM(0xF0000000) |
61 | #define MSM_QGIC_CPU_BASE IOMEM(0xF0001000) | 61 | #define MSM_QGIC_CPU_BASE IOMEM(0xF0001000) |
diff --git a/arch/arm/mach-omap2/control.h b/arch/arm/mach-omap2/control.h index c2804c1c4efd..a016c8b59e00 100644 --- a/arch/arm/mach-omap2/control.h +++ b/arch/arm/mach-omap2/control.h | |||
@@ -236,7 +236,7 @@ | |||
236 | #define OMAP343X_CONTROL_WKUP_DEBOBS3 (OMAP343X_CONTROL_GENERAL_WKUP + 0x014) | 236 | #define OMAP343X_CONTROL_WKUP_DEBOBS3 (OMAP343X_CONTROL_GENERAL_WKUP + 0x014) |
237 | #define OMAP343X_CONTROL_WKUP_DEBOBS4 (OMAP343X_CONTROL_GENERAL_WKUP + 0x018) | 237 | #define OMAP343X_CONTROL_WKUP_DEBOBS4 (OMAP343X_CONTROL_GENERAL_WKUP + 0x018) |
238 | 238 | ||
239 | /* 36xx-only RTA - Retention till Accesss control registers and bits */ | 239 | /* 36xx-only RTA - Retention till Access control registers and bits */ |
240 | #define OMAP36XX_CONTROL_MEM_RTA_CTRL 0x40C | 240 | #define OMAP36XX_CONTROL_MEM_RTA_CTRL 0x40C |
241 | #define OMAP36XX_RTA_DISABLE 0x0 | 241 | #define OMAP36XX_RTA_DISABLE 0x0 |
242 | 242 | ||
diff --git a/arch/ia64/hp/common/sba_iommu.c b/arch/ia64/hp/common/sba_iommu.c index 4ce8d1358fee..ab3ccab132ce 100644 --- a/arch/ia64/hp/common/sba_iommu.c +++ b/arch/ia64/hp/common/sba_iommu.c | |||
@@ -1063,7 +1063,7 @@ static void sba_unmap_page(struct device *dev, dma_addr_t iova, size_t size, | |||
1063 | /* | 1063 | /* |
1064 | ** Address does not fall w/in IOVA, must be bypassing | 1064 | ** Address does not fall w/in IOVA, must be bypassing |
1065 | */ | 1065 | */ |
1066 | DBG_BYPASS("sba_unmap_single_atttrs() bypass addr: 0x%lx\n", | 1066 | DBG_BYPASS("sba_unmap_single_attrs() bypass addr: 0x%lx\n", |
1067 | iova); | 1067 | iova); |
1068 | 1068 | ||
1069 | #ifdef ENABLE_MARK_CLEAN | 1069 | #ifdef ENABLE_MARK_CLEAN |
diff --git a/arch/powerpc/include/asm/pte-hash64-64k.h b/arch/powerpc/include/asm/pte-hash64-64k.h index c4490f9c67c4..59247e816ac5 100644 --- a/arch/powerpc/include/asm/pte-hash64-64k.h +++ b/arch/powerpc/include/asm/pte-hash64-64k.h | |||
@@ -22,7 +22,7 @@ | |||
22 | #define _PAGE_HASHPTE _PAGE_HPTE_SUB | 22 | #define _PAGE_HASHPTE _PAGE_HPTE_SUB |
23 | 23 | ||
24 | /* Note the full page bits must be in the same location as for normal | 24 | /* Note the full page bits must be in the same location as for normal |
25 | * 4k pages as the same asssembly will be used to insert 64K pages | 25 | * 4k pages as the same assembly will be used to insert 64K pages |
26 | * wether the kernel has CONFIG_PPC_64K_PAGES or not | 26 | * wether the kernel has CONFIG_PPC_64K_PAGES or not |
27 | */ | 27 | */ |
28 | #define _PAGE_F_SECOND 0x00008000 /* full page: hidx bits */ | 28 | #define _PAGE_F_SECOND 0x00008000 /* full page: hidx bits */ |
diff --git a/arch/powerpc/kernel/kgdb.c b/arch/powerpc/kernel/kgdb.c index 42850ee00ada..9411747bbcaf 100644 --- a/arch/powerpc/kernel/kgdb.c +++ b/arch/powerpc/kernel/kgdb.c | |||
@@ -142,7 +142,7 @@ static int kgdb_singlestep(struct pt_regs *regs) | |||
142 | return 0; | 142 | return 0; |
143 | 143 | ||
144 | /* | 144 | /* |
145 | * On Book E and perhaps other processsors, singlestep is handled on | 145 | * On Book E and perhaps other processors, singlestep is handled on |
146 | * the critical exception stack. This causes current_thread_info() | 146 | * the critical exception stack. This causes current_thread_info() |
147 | * to fail, since it it locates the thread_info by masking off | 147 | * to fail, since it it locates the thread_info by masking off |
148 | * the low bits of the current stack pointer. We work around | 148 | * the low bits of the current stack pointer. We work around |
diff --git a/arch/x86/xen/pci-swiotlb-xen.c b/arch/x86/xen/pci-swiotlb-xen.c index bfd0632fe65e..b480d4207a4c 100644 --- a/arch/x86/xen/pci-swiotlb-xen.c +++ b/arch/x86/xen/pci-swiotlb-xen.c | |||
@@ -36,7 +36,7 @@ int __init pci_xen_swiotlb_detect(void) | |||
36 | 36 | ||
37 | /* If running as PV guest, either iommu=soft, or swiotlb=force will | 37 | /* If running as PV guest, either iommu=soft, or swiotlb=force will |
38 | * activate this IOMMU. If running as PV privileged, activate it | 38 | * activate this IOMMU. If running as PV privileged, activate it |
39 | * irregardlesss. | 39 | * irregardless. |
40 | */ | 40 | */ |
41 | if ((xen_initial_domain() || swiotlb || swiotlb_force) && | 41 | if ((xen_initial_domain() || swiotlb || swiotlb_force) && |
42 | (xen_pv_domain())) | 42 | (xen_pv_domain())) |
diff --git a/drivers/acpi/acpica/utresrc.c b/drivers/acpi/acpica/utresrc.c index 84e051844247..6ffd3a8bdaa5 100644 --- a/drivers/acpi/acpica/utresrc.c +++ b/drivers/acpi/acpica/utresrc.c | |||
@@ -50,7 +50,7 @@ ACPI_MODULE_NAME("utresrc") | |||
50 | #if defined(ACPI_DISASSEMBLER) || defined (ACPI_DEBUGGER) | 50 | #if defined(ACPI_DISASSEMBLER) || defined (ACPI_DEBUGGER) |
51 | /* | 51 | /* |
52 | * Strings used to decode resource descriptors. | 52 | * Strings used to decode resource descriptors. |
53 | * Used by both the disasssembler and the debugger resource dump routines | 53 | * Used by both the disassembler and the debugger resource dump routines |
54 | */ | 54 | */ |
55 | const char *acpi_gbl_bm_decode[] = { | 55 | const char *acpi_gbl_bm_decode[] = { |
56 | "NotBusMaster", | 56 | "NotBusMaster", |
diff --git a/drivers/acpi/video.c b/drivers/acpi/video.c index ec574fc8fbc6..db39e9e607d8 100644 --- a/drivers/acpi/video.c +++ b/drivers/acpi/video.c | |||
@@ -1521,7 +1521,7 @@ static void acpi_video_device_notify(acpi_handle handle, u32 event, void *data) | |||
1521 | acpi_bus_generate_proc_event(device, event, 0); | 1521 | acpi_bus_generate_proc_event(device, event, 0); |
1522 | keycode = KEY_BRIGHTNESSDOWN; | 1522 | keycode = KEY_BRIGHTNESSDOWN; |
1523 | break; | 1523 | break; |
1524 | case ACPI_VIDEO_NOTIFY_ZERO_BRIGHTNESS: /* zero brightnesss */ | 1524 | case ACPI_VIDEO_NOTIFY_ZERO_BRIGHTNESS: /* zero brightness */ |
1525 | if (brightness_switch_enabled) | 1525 | if (brightness_switch_enabled) |
1526 | acpi_video_switch_brightness(video_device, event); | 1526 | acpi_video_switch_brightness(video_device, event); |
1527 | acpi_bus_generate_proc_event(device, event, 0); | 1527 | acpi_bus_generate_proc_event(device, event, 0); |
diff --git a/drivers/firmware/efivars.c b/drivers/firmware/efivars.c index ff0c373e3bbf..5629a0c56f61 100644 --- a/drivers/firmware/efivars.c +++ b/drivers/firmware/efivars.c | |||
@@ -321,7 +321,7 @@ efivar_show_raw(struct efivar_entry *entry, char *buf) | |||
321 | 321 | ||
322 | /* | 322 | /* |
323 | * Generic read/write functions that call the specific functions of | 323 | * Generic read/write functions that call the specific functions of |
324 | * the atttributes... | 324 | * the attributes... |
325 | */ | 325 | */ |
326 | static ssize_t efivar_attr_show(struct kobject *kobj, struct attribute *attr, | 326 | static ssize_t efivar_attr_show(struct kobject *kobj, struct attribute *attr, |
327 | char *buf) | 327 | char *buf) |
diff --git a/drivers/macintosh/therm_pm72.c b/drivers/macintosh/therm_pm72.c index bb8b722a9783..0ff92c208005 100644 --- a/drivers/macintosh/therm_pm72.c +++ b/drivers/macintosh/therm_pm72.c | |||
@@ -44,11 +44,11 @@ | |||
44 | * TODO: - Check MPU structure version/signature | 44 | * TODO: - Check MPU structure version/signature |
45 | * - Add things like /sbin/overtemp for non-critical | 45 | * - Add things like /sbin/overtemp for non-critical |
46 | * overtemp conditions so userland can take some policy | 46 | * overtemp conditions so userland can take some policy |
47 | * decisions, like slewing down CPUs | 47 | * decisions, like slowing down CPUs |
48 | * - Deal with fan and i2c failures in a better way | 48 | * - Deal with fan and i2c failures in a better way |
49 | * - Maybe do a generic PID based on params used for | 49 | * - Maybe do a generic PID based on params used for |
50 | * U3 and Drives ? Definitely need to factor code a bit | 50 | * U3 and Drives ? Definitely need to factor code a bit |
51 | * bettter... also make sensor detection more robust using | 51 | * better... also make sensor detection more robust using |
52 | * the device-tree to probe for them | 52 | * the device-tree to probe for them |
53 | * - Figure out how to get the slots consumption and set the | 53 | * - Figure out how to get the slots consumption and set the |
54 | * slots fan accordingly | 54 | * slots fan accordingly |
diff --git a/drivers/media/dvb/dvb-usb/dw2102.c b/drivers/media/dvb/dvb-usb/dw2102.c index f5b9da18f611..d312323504a4 100644 --- a/drivers/media/dvb/dvb-usb/dw2102.c +++ b/drivers/media/dvb/dvb-usb/dw2102.c | |||
@@ -1377,7 +1377,7 @@ static struct rc_map_table rc_map_su3000_table[] = { | |||
1377 | { 0x0f, KEY_BLUE }, /* bottom yellow button */ | 1377 | { 0x0f, KEY_BLUE }, /* bottom yellow button */ |
1378 | { 0x14, KEY_AUDIO }, /* Snapshot */ | 1378 | { 0x14, KEY_AUDIO }, /* Snapshot */ |
1379 | { 0x38, KEY_TV }, /* TV/Radio */ | 1379 | { 0x38, KEY_TV }, /* TV/Radio */ |
1380 | { 0x0c, KEY_ESC } /* upper Red buttton */ | 1380 | { 0x0c, KEY_ESC } /* upper Red button */ |
1381 | }; | 1381 | }; |
1382 | 1382 | ||
1383 | static struct rc_map_dvb_usb_table_table keys_tables[] = { | 1383 | static struct rc_map_dvb_usb_table_table keys_tables[] = { |
diff --git a/drivers/media/video/msp3400-driver.c b/drivers/media/video/msp3400-driver.c index 8126622fb4f5..de5d481b0328 100644 --- a/drivers/media/video/msp3400-driver.c +++ b/drivers/media/video/msp3400-driver.c | |||
@@ -96,7 +96,7 @@ MODULE_PARM_DESC(debug, "Enable debug messages [0-3]"); | |||
96 | MODULE_PARM_DESC(stereo_threshold, "Sets signal threshold to activate stereo"); | 96 | MODULE_PARM_DESC(stereo_threshold, "Sets signal threshold to activate stereo"); |
97 | MODULE_PARM_DESC(standard, "Specify audio standard: 32 = NTSC, 64 = radio, Default: Autodetect"); | 97 | MODULE_PARM_DESC(standard, "Specify audio standard: 32 = NTSC, 64 = radio, Default: Autodetect"); |
98 | MODULE_PARM_DESC(amsound, "Hardwire AM sound at 6.5Hz (France), FM can autoscan"); | 98 | MODULE_PARM_DESC(amsound, "Hardwire AM sound at 6.5Hz (France), FM can autoscan"); |
99 | MODULE_PARM_DESC(dolby, "Activates Dolby processsing"); | 99 | MODULE_PARM_DESC(dolby, "Activates Dolby processing"); |
100 | 100 | ||
101 | /* ---------------------------------------------------------------------- */ | 101 | /* ---------------------------------------------------------------------- */ |
102 | 102 | ||
diff --git a/drivers/media/video/saa7164/saa7164-encoder.c b/drivers/media/video/saa7164/saa7164-encoder.c index f9d594698832..400364569c8d 100644 --- a/drivers/media/video/saa7164/saa7164-encoder.c +++ b/drivers/media/video/saa7164/saa7164-encoder.c | |||
@@ -177,7 +177,7 @@ static int saa7164_encoder_buffers_alloc(struct saa7164_port *port) | |||
177 | } | 177 | } |
178 | } | 178 | } |
179 | 179 | ||
180 | /* Allocate some kenrel kernel buffers for copying | 180 | /* Allocate some kernel buffers for copying |
181 | * to userpsace. | 181 | * to userpsace. |
182 | */ | 182 | */ |
183 | len = params->numberoflines * params->pitch; | 183 | len = params->numberoflines * params->pitch; |
diff --git a/drivers/media/video/saa7164/saa7164-vbi.c b/drivers/media/video/saa7164/saa7164-vbi.c index 9e5b01c29cf5..bc1fcedba874 100644 --- a/drivers/media/video/saa7164/saa7164-vbi.c +++ b/drivers/media/video/saa7164/saa7164-vbi.c | |||
@@ -148,7 +148,7 @@ static int saa7164_vbi_buffers_alloc(struct saa7164_port *port) | |||
148 | } | 148 | } |
149 | } | 149 | } |
150 | 150 | ||
151 | /* Allocate some kenrel kernel buffers for copying | 151 | /* Allocate some kernel buffers for copying |
152 | * to userpsace. | 152 | * to userpsace. |
153 | */ | 153 | */ |
154 | len = params->numberoflines * params->pitch; | 154 | len = params->numberoflines * params->pitch; |
diff --git a/drivers/message/i2o/README.ioctl b/drivers/message/i2o/README.ioctl index 65c0c47aeb79..5fb195af43e2 100644 --- a/drivers/message/i2o/README.ioctl +++ b/drivers/message/i2o/README.ioctl | |||
@@ -110,7 +110,7 @@ V. Getting Logical Configuration Table | |||
110 | ENOBUFS Buffer not large enough. If this occurs, the required | 110 | ENOBUFS Buffer not large enough. If this occurs, the required |
111 | buffer length is written into *(lct->reslen) | 111 | buffer length is written into *(lct->reslen) |
112 | 112 | ||
113 | VI. Settting Parameters | 113 | VI. Setting Parameters |
114 | 114 | ||
115 | SYNOPSIS | 115 | SYNOPSIS |
116 | 116 | ||
diff --git a/drivers/net/can/pch_can.c b/drivers/net/can/pch_can.c index e54712b22c27..d11fbb2b95ff 100644 --- a/drivers/net/can/pch_can.c +++ b/drivers/net/can/pch_can.c | |||
@@ -653,7 +653,7 @@ static int pch_can_rx_normal(struct net_device *ndev, u32 obj_num, int quota) | |||
653 | u16 data_reg; | 653 | u16 data_reg; |
654 | 654 | ||
655 | do { | 655 | do { |
656 | /* Reading the messsage object from the Message RAM */ | 656 | /* Reading the message object from the Message RAM */ |
657 | iowrite32(PCH_CMASK_RX_TX_GET, &priv->regs->ifregs[0].cmask); | 657 | iowrite32(PCH_CMASK_RX_TX_GET, &priv->regs->ifregs[0].cmask); |
658 | pch_can_rw_msg_obj(&priv->regs->ifregs[0].creq, obj_num); | 658 | pch_can_rw_msg_obj(&priv->regs->ifregs[0].creq, obj_num); |
659 | 659 | ||
diff --git a/drivers/net/irda/ali-ircc.c b/drivers/net/irda/ali-ircc.c index 872183f29ec4..d532dde5120f 100644 --- a/drivers/net/irda/ali-ircc.c +++ b/drivers/net/irda/ali-ircc.c | |||
@@ -1800,7 +1800,7 @@ static int ali_ircc_dma_receive_complete(struct ali_ircc_cb *self) | |||
1800 | MessageCount = inb(iobase+ FIR_LSR)&0x07; | 1800 | MessageCount = inb(iobase+ FIR_LSR)&0x07; |
1801 | 1801 | ||
1802 | if (MessageCount > 0) | 1802 | if (MessageCount > 0) |
1803 | IRDA_DEBUG(0, "%s(), Messsage count = %d,\n", __func__ , MessageCount); | 1803 | IRDA_DEBUG(0, "%s(), Message count = %d,\n", __func__ , MessageCount); |
1804 | 1804 | ||
1805 | for (i=0; i<=MessageCount; i++) | 1805 | for (i=0; i<=MessageCount; i++) |
1806 | { | 1806 | { |
diff --git a/drivers/net/s2io.c b/drivers/net/s2io.c index 337bdcd5abc9..665c3d832034 100644 --- a/drivers/net/s2io.c +++ b/drivers/net/s2io.c | |||
@@ -7231,7 +7231,7 @@ static void do_s2io_card_down(struct s2io_nic *sp, int do_io) | |||
7231 | /* As per the HW requirement we need to replenish the | 7231 | /* As per the HW requirement we need to replenish the |
7232 | * receive buffer to avoid the ring bump. Since there is | 7232 | * receive buffer to avoid the ring bump. Since there is |
7233 | * no intention of processing the Rx frame at this pointwe are | 7233 | * no intention of processing the Rx frame at this pointwe are |
7234 | * just settting the ownership bit of rxd in Each Rx | 7234 | * just setting the ownership bit of rxd in Each Rx |
7235 | * ring to HW and set the appropriate buffer size | 7235 | * ring to HW and set the appropriate buffer size |
7236 | * based on the ring mode | 7236 | * based on the ring mode |
7237 | */ | 7237 | */ |
diff --git a/drivers/net/ucc_geth_ethtool.c b/drivers/net/ucc_geth_ethtool.c index 6f92e48f02d3..cfd8881452ac 100644 --- a/drivers/net/ucc_geth_ethtool.c +++ b/drivers/net/ucc_geth_ethtool.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * Author: Li Yang <leoli@freescale.com> | 6 | * Author: Li Yang <leoli@freescale.com> |
7 | * | 7 | * |
8 | * Limitation: | 8 | * Limitation: |
9 | * Can only get/set setttings of the first queue. | 9 | * Can only get/set settings of the first queue. |
10 | * Need to re-open the interface manually after changing some parameters. | 10 | * Need to re-open the interface manually after changing some parameters. |
11 | * | 11 | * |
12 | * This program is free software; you can redistribute it and/or modify it | 12 | * This program is free software; you can redistribute it and/or modify it |
diff --git a/drivers/net/usb/usbnet.c b/drivers/net/usb/usbnet.c index 069c1cf0fdf7..fef9ecc7b7aa 100644 --- a/drivers/net/usb/usbnet.c +++ b/drivers/net/usb/usbnet.c | |||
@@ -109,7 +109,7 @@ int usbnet_get_endpoints(struct usbnet *dev, struct usb_interface *intf) | |||
109 | 109 | ||
110 | /* take the first altsetting with in-bulk + out-bulk; | 110 | /* take the first altsetting with in-bulk + out-bulk; |
111 | * remember any status endpoint, just in case; | 111 | * remember any status endpoint, just in case; |
112 | * ignore other endpoints and altsetttings. | 112 | * ignore other endpoints and altsettings. |
113 | */ | 113 | */ |
114 | for (ep = 0; ep < alt->desc.bNumEndpoints; ep++) { | 114 | for (ep = 0; ep < alt->desc.bNumEndpoints; ep++) { |
115 | struct usb_host_endpoint *e; | 115 | struct usb_host_endpoint *e; |
diff --git a/drivers/net/wan/pc300_drv.c b/drivers/net/wan/pc300_drv.c index f875cfae3093..737b59f1a8dc 100644 --- a/drivers/net/wan/pc300_drv.c +++ b/drivers/net/wan/pc300_drv.c | |||
@@ -1445,7 +1445,7 @@ static void falc_update_stats(pc300_t * card, int ch) | |||
1445 | * Description: In the remote loopback mode the clock and data recovered | 1445 | * Description: In the remote loopback mode the clock and data recovered |
1446 | * from the line inputs RL1/2 or RDIP/RDIN are routed back | 1446 | * from the line inputs RL1/2 or RDIP/RDIN are routed back |
1447 | * to the line outputs XL1/2 or XDOP/XDON via the analog | 1447 | * to the line outputs XL1/2 or XDOP/XDON via the analog |
1448 | * transmitter. As in normal mode they are processsed by | 1448 | * transmitter. As in normal mode they are processed by |
1449 | * the synchronizer and then sent to the system interface. | 1449 | * the synchronizer and then sent to the system interface. |
1450 | *---------------------------------------------------------------------------- | 1450 | *---------------------------------------------------------------------------- |
1451 | */ | 1451 | */ |
diff --git a/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c b/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c index 6eadf975ae48..aa1ba5dbfebb 100644 --- a/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c +++ b/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | |||
@@ -3329,26 +3329,26 @@ static int ar9300_eeprom_restore_internal(struct ath_hw *ah, | |||
3329 | else | 3329 | else |
3330 | cptr = AR9300_BASE_ADDR; | 3330 | cptr = AR9300_BASE_ADDR; |
3331 | ath_dbg(common, ATH_DBG_EEPROM, | 3331 | ath_dbg(common, ATH_DBG_EEPROM, |
3332 | "Trying EEPROM accesss at Address 0x%04x\n", cptr); | 3332 | "Trying EEPROM access at Address 0x%04x\n", cptr); |
3333 | if (ar9300_check_eeprom_header(ah, read, cptr)) | 3333 | if (ar9300_check_eeprom_header(ah, read, cptr)) |
3334 | goto found; | 3334 | goto found; |
3335 | 3335 | ||
3336 | cptr = AR9300_BASE_ADDR_512; | 3336 | cptr = AR9300_BASE_ADDR_512; |
3337 | ath_dbg(common, ATH_DBG_EEPROM, | 3337 | ath_dbg(common, ATH_DBG_EEPROM, |
3338 | "Trying EEPROM accesss at Address 0x%04x\n", cptr); | 3338 | "Trying EEPROM access at Address 0x%04x\n", cptr); |
3339 | if (ar9300_check_eeprom_header(ah, read, cptr)) | 3339 | if (ar9300_check_eeprom_header(ah, read, cptr)) |
3340 | goto found; | 3340 | goto found; |
3341 | 3341 | ||
3342 | read = ar9300_read_otp; | 3342 | read = ar9300_read_otp; |
3343 | cptr = AR9300_BASE_ADDR; | 3343 | cptr = AR9300_BASE_ADDR; |
3344 | ath_dbg(common, ATH_DBG_EEPROM, | 3344 | ath_dbg(common, ATH_DBG_EEPROM, |
3345 | "Trying OTP accesss at Address 0x%04x\n", cptr); | 3345 | "Trying OTP access at Address 0x%04x\n", cptr); |
3346 | if (ar9300_check_eeprom_header(ah, read, cptr)) | 3346 | if (ar9300_check_eeprom_header(ah, read, cptr)) |
3347 | goto found; | 3347 | goto found; |
3348 | 3348 | ||
3349 | cptr = AR9300_BASE_ADDR_512; | 3349 | cptr = AR9300_BASE_ADDR_512; |
3350 | ath_dbg(common, ATH_DBG_EEPROM, | 3350 | ath_dbg(common, ATH_DBG_EEPROM, |
3351 | "Trying OTP accesss at Address 0x%04x\n", cptr); | 3351 | "Trying OTP access at Address 0x%04x\n", cptr); |
3352 | if (ar9300_check_eeprom_header(ah, read, cptr)) | 3352 | if (ar9300_check_eeprom_header(ah, read, cptr)) |
3353 | goto found; | 3353 | goto found; |
3354 | 3354 | ||
diff --git a/drivers/net/wireless/ipw2x00/ipw2200.c b/drivers/net/wireless/ipw2x00/ipw2200.c index 42c3fe37af64..87813c33bdc2 100644 --- a/drivers/net/wireless/ipw2x00/ipw2200.c +++ b/drivers/net/wireless/ipw2x00/ipw2200.c | |||
@@ -7430,7 +7430,7 @@ static int ipw_associate_network(struct ipw_priv *priv, | |||
7430 | priv->assoc_request.capability &= | 7430 | priv->assoc_request.capability &= |
7431 | ~cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT_TIME); | 7431 | ~cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT_TIME); |
7432 | 7432 | ||
7433 | IPW_DEBUG_ASSOC("%sssocation attempt: '%s', channel %d, " | 7433 | IPW_DEBUG_ASSOC("%ssociation attempt: '%s', channel %d, " |
7434 | "802.11%c [%d], %s[:%s], enc=%s%s%s%c%c\n", | 7434 | "802.11%c [%d], %s[:%s], enc=%s%s%s%c%c\n", |
7435 | roaming ? "Rea" : "A", | 7435 | roaming ? "Rea" : "A", |
7436 | print_ssid(ssid, priv->essid, priv->essid_len), | 7436 | print_ssid(ssid, priv->essid, priv->essid_len), |
diff --git a/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c b/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c index 078ed600f47a..232aff1fe784 100644 --- a/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c +++ b/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Aic7xxx SCSI host adapter firmware asssembler symbol table implementation | 2 | * Aic7xxx SCSI host adapter firmware assembler symbol table implementation |
3 | * | 3 | * |
4 | * Copyright (c) 1997 Justin T. Gibbs. | 4 | * Copyright (c) 1997 Justin T. Gibbs. |
5 | * Copyright (c) 2002 Adaptec Inc. | 5 | * Copyright (c) 2002 Adaptec Inc. |
diff --git a/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h b/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h index 2ba73ae7c777..34bbcad7f83f 100644 --- a/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h +++ b/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Aic7xxx SCSI host adapter firmware asssembler symbol table definitions | 2 | * Aic7xxx SCSI host adapter firmware assembler symbol table definitions |
3 | * | 3 | * |
4 | * Copyright (c) 1997 Justin T. Gibbs. | 4 | * Copyright (c) 1997 Justin T. Gibbs. |
5 | * Copyright (c) 2002 Adaptec Inc. | 5 | * Copyright (c) 2002 Adaptec Inc. |
diff --git a/drivers/scsi/constants.c b/drivers/scsi/constants.c index d0c82340f0e2..d0cdde57d7d2 100644 --- a/drivers/scsi/constants.c +++ b/drivers/scsi/constants.c | |||
@@ -34,7 +34,7 @@ | |||
34 | static const char * cdb_byte0_names[] = { | 34 | static const char * cdb_byte0_names[] = { |
35 | /* 00-03 */ "Test Unit Ready", "Rezero Unit/Rewind", NULL, "Request Sense", | 35 | /* 00-03 */ "Test Unit Ready", "Rezero Unit/Rewind", NULL, "Request Sense", |
36 | /* 04-07 */ "Format Unit/Medium", "Read Block Limits", NULL, | 36 | /* 04-07 */ "Format Unit/Medium", "Read Block Limits", NULL, |
37 | "Reasssign Blocks", | 37 | "Reassign Blocks", |
38 | /* 08-0d */ "Read(6)", NULL, "Write(6)", "Seek(6)", NULL, NULL, | 38 | /* 08-0d */ "Read(6)", NULL, "Write(6)", "Seek(6)", NULL, NULL, |
39 | /* 0e-12 */ NULL, "Read Reverse", "Write Filemarks", "Space", "Inquiry", | 39 | /* 0e-12 */ NULL, "Read Reverse", "Write Filemarks", "Space", "Inquiry", |
40 | /* 13-16 */ "Verify(6)", "Recover Buffered Data", "Mode Select(6)", | 40 | /* 13-16 */ "Verify(6)", "Recover Buffered Data", "Mode Select(6)", |
diff --git a/drivers/scsi/esp_scsi.c b/drivers/scsi/esp_scsi.c index 57558523c1b8..182831e1e0b2 100644 --- a/drivers/scsi/esp_scsi.c +++ b/drivers/scsi/esp_scsi.c | |||
@@ -1059,7 +1059,7 @@ static struct esp_cmd_entry *esp_reconnect_with_tag(struct esp *esp, | |||
1059 | esp->ops->send_dma_cmd(esp, esp->command_block_dma, | 1059 | esp->ops->send_dma_cmd(esp, esp->command_block_dma, |
1060 | 2, 2, 1, ESP_CMD_DMA | ESP_CMD_TI); | 1060 | 2, 2, 1, ESP_CMD_DMA | ESP_CMD_TI); |
1061 | 1061 | ||
1062 | /* ACK the msssage. */ | 1062 | /* ACK the message. */ |
1063 | scsi_esp_cmd(esp, ESP_CMD_MOK); | 1063 | scsi_esp_cmd(esp, ESP_CMD_MOK); |
1064 | 1064 | ||
1065 | for (i = 0; i < ESP_RESELECT_TAG_LIMIT; i++) { | 1065 | for (i = 0; i < ESP_RESELECT_TAG_LIMIT; i++) { |
diff --git a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpfc/lpfc_attr.c index 17d789325f40..8dcbf8fff673 100644 --- a/drivers/scsi/lpfc/lpfc_attr.c +++ b/drivers/scsi/lpfc/lpfc_attr.c | |||
@@ -4532,7 +4532,7 @@ lpfc_set_vport_symbolic_name(struct fc_vport *fc_vport) | |||
4532 | * | 4532 | * |
4533 | * This function is called by the lpfc_get_cfgparam() routine to set the | 4533 | * This function is called by the lpfc_get_cfgparam() routine to set the |
4534 | * module lpfc_log_verbose into the @phba cfg_log_verbose for use with | 4534 | * module lpfc_log_verbose into the @phba cfg_log_verbose for use with |
4535 | * log messsage according to the module's lpfc_log_verbose parameter setting | 4535 | * log message according to the module's lpfc_log_verbose parameter setting |
4536 | * before hba port or vport created. | 4536 | * before hba port or vport created. |
4537 | **/ | 4537 | **/ |
4538 | static void | 4538 | static void |
diff --git a/drivers/scsi/lpfc/lpfc_hw.h b/drivers/scsi/lpfc/lpfc_hw.h index 95f11ed79463..86b6f7e6686a 100644 --- a/drivers/scsi/lpfc/lpfc_hw.h +++ b/drivers/scsi/lpfc/lpfc_hw.h | |||
@@ -1002,7 +1002,7 @@ typedef struct _ELS_PKT { /* Structure is in Big Endian format */ | |||
1002 | #define SLI_MGMT_GRPL 0x102 /* Get registered Port list */ | 1002 | #define SLI_MGMT_GRPL 0x102 /* Get registered Port list */ |
1003 | #define SLI_MGMT_GPAT 0x110 /* Get Port attributes */ | 1003 | #define SLI_MGMT_GPAT 0x110 /* Get Port attributes */ |
1004 | #define SLI_MGMT_RHBA 0x200 /* Register HBA */ | 1004 | #define SLI_MGMT_RHBA 0x200 /* Register HBA */ |
1005 | #define SLI_MGMT_RHAT 0x201 /* Register HBA atttributes */ | 1005 | #define SLI_MGMT_RHAT 0x201 /* Register HBA attributes */ |
1006 | #define SLI_MGMT_RPRT 0x210 /* Register Port */ | 1006 | #define SLI_MGMT_RPRT 0x210 /* Register Port */ |
1007 | #define SLI_MGMT_RPA 0x211 /* Register Port attributes */ | 1007 | #define SLI_MGMT_RPA 0x211 /* Register Port attributes */ |
1008 | #define SLI_MGMT_DHBA 0x300 /* De-register HBA */ | 1008 | #define SLI_MGMT_DHBA 0x300 /* De-register HBA */ |
diff --git a/drivers/scsi/lpfc/lpfc_sli.c b/drivers/scsi/lpfc/lpfc_sli.c index dacabbe0a586..63c5d627a5a3 100644 --- a/drivers/scsi/lpfc/lpfc_sli.c +++ b/drivers/scsi/lpfc/lpfc_sli.c | |||
@@ -3040,7 +3040,7 @@ lpfc_sli_sp_handle_rspiocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, | |||
3040 | list_add_tail(&rspiocbp->list, &(pring->iocb_continueq)); | 3040 | list_add_tail(&rspiocbp->list, &(pring->iocb_continueq)); |
3041 | pring->iocb_continueq_cnt++; | 3041 | pring->iocb_continueq_cnt++; |
3042 | 3042 | ||
3043 | /* Now, determine whetehr the list is completed for processing */ | 3043 | /* Now, determine whether the list is completed for processing */ |
3044 | irsp = &rspiocbp->iocb; | 3044 | irsp = &rspiocbp->iocb; |
3045 | if (irsp->ulpLe) { | 3045 | if (irsp->ulpLe) { |
3046 | /* | 3046 | /* |
diff --git a/drivers/scsi/nsp32_debug.c b/drivers/scsi/nsp32_debug.c index 2fb3fb58858d..58806f432a16 100644 --- a/drivers/scsi/nsp32_debug.c +++ b/drivers/scsi/nsp32_debug.c | |||
@@ -13,7 +13,7 @@ static const char unknown[] = "UNKNOWN"; | |||
13 | 13 | ||
14 | static const char * group_0_commands[] = { | 14 | static const char * group_0_commands[] = { |
15 | /* 00-03 */ "Test Unit Ready", "Rezero Unit", unknown, "Request Sense", | 15 | /* 00-03 */ "Test Unit Ready", "Rezero Unit", unknown, "Request Sense", |
16 | /* 04-07 */ "Format Unit", "Read Block Limits", unknown, "Reasssign Blocks", | 16 | /* 04-07 */ "Format Unit", "Read Block Limits", unknown, "Reassign Blocks", |
17 | /* 08-0d */ "Read (6)", unknown, "Write (6)", "Seek (6)", unknown, unknown, | 17 | /* 08-0d */ "Read (6)", unknown, "Write (6)", "Seek (6)", unknown, unknown, |
18 | /* 0e-12 */ unknown, "Read Reverse", "Write Filemarks", "Space", "Inquiry", | 18 | /* 0e-12 */ unknown, "Read Reverse", "Write Filemarks", "Space", "Inquiry", |
19 | /* 13-16 */ unknown, "Recover Buffered Data", "Mode Select", "Reserve", | 19 | /* 13-16 */ unknown, "Recover Buffered Data", "Mode Select", "Reserve", |
diff --git a/drivers/scsi/pcmcia/nsp_debug.c b/drivers/scsi/pcmcia/nsp_debug.c index 3c6ef64fcbff..6aa7d269d3b3 100644 --- a/drivers/scsi/pcmcia/nsp_debug.c +++ b/drivers/scsi/pcmcia/nsp_debug.c | |||
@@ -15,7 +15,7 @@ static const char unknown[] = "UNKNOWN"; | |||
15 | 15 | ||
16 | static const char * group_0_commands[] = { | 16 | static const char * group_0_commands[] = { |
17 | /* 00-03 */ "Test Unit Ready", "Rezero Unit", unknown, "Request Sense", | 17 | /* 00-03 */ "Test Unit Ready", "Rezero Unit", unknown, "Request Sense", |
18 | /* 04-07 */ "Format Unit", "Read Block Limits", unknown, "Reasssign Blocks", | 18 | /* 04-07 */ "Format Unit", "Read Block Limits", unknown, "Reassign Blocks", |
19 | /* 08-0d */ "Read (6)", unknown, "Write (6)", "Seek (6)", unknown, unknown, | 19 | /* 08-0d */ "Read (6)", unknown, "Write (6)", "Seek (6)", unknown, unknown, |
20 | /* 0e-12 */ unknown, "Read Reverse", "Write Filemarks", "Space", "Inquiry", | 20 | /* 0e-12 */ unknown, "Read Reverse", "Write Filemarks", "Space", "Inquiry", |
21 | /* 13-16 */ unknown, "Recover Buffered Data", "Mode Select", "Reserve", | 21 | /* 13-16 */ unknown, "Recover Buffered Data", "Mode Select", "Reserve", |
diff --git a/drivers/scsi/qla4xxx/ql4_mbx.c b/drivers/scsi/qla4xxx/ql4_mbx.c index f9d81c8372c3..d78b58dc5011 100644 --- a/drivers/scsi/qla4xxx/ql4_mbx.c +++ b/drivers/scsi/qla4xxx/ql4_mbx.c | |||
@@ -19,7 +19,7 @@ | |||
19 | * @mbx_cmd: data pointer for mailbox in registers. | 19 | * @mbx_cmd: data pointer for mailbox in registers. |
20 | * @mbx_sts: data pointer for mailbox out registers. | 20 | * @mbx_sts: data pointer for mailbox out registers. |
21 | * | 21 | * |
22 | * This routine isssue mailbox commands and waits for completion. | 22 | * This routine issue mailbox commands and waits for completion. |
23 | * If outCount is 0, this routine completes successfully WITHOUT waiting | 23 | * If outCount is 0, this routine completes successfully WITHOUT waiting |
24 | * for the mailbox command to complete. | 24 | * for the mailbox command to complete. |
25 | **/ | 25 | **/ |
diff --git a/drivers/tty/n_gsm.c b/drivers/tty/n_gsm.c index 74273e638c0d..77623b936538 100644 --- a/drivers/tty/n_gsm.c +++ b/drivers/tty/n_gsm.c | |||
@@ -2128,7 +2128,7 @@ static int gsmld_attach_gsm(struct tty_struct *tty, struct gsm_mux *gsm) | |||
2128 | 2128 | ||
2129 | /** | 2129 | /** |
2130 | * gsmld_detach_gsm - stop doing 0710 mux | 2130 | * gsmld_detach_gsm - stop doing 0710 mux |
2131 | * @tty: tty atttached to the mux | 2131 | * @tty: tty attached to the mux |
2132 | * @gsm: mux | 2132 | * @gsm: mux |
2133 | * | 2133 | * |
2134 | * Shutdown and then clean up the resources used by the line discipline | 2134 | * Shutdown and then clean up the resources used by the line discipline |
diff --git a/drivers/usb/host/imx21-dbg.c b/drivers/usb/host/imx21-dbg.c index 512f647448ca..6d7533427163 100644 --- a/drivers/usb/host/imx21-dbg.c +++ b/drivers/usb/host/imx21-dbg.c | |||
@@ -384,7 +384,7 @@ static void debug_isoc_show_one(struct seq_file *s, | |||
384 | seq_printf(s, "%s %d:\n" | 384 | seq_printf(s, "%s %d:\n" |
385 | "cc=0X%02X\n" | 385 | "cc=0X%02X\n" |
386 | "scheduled frame %d (%d)\n" | 386 | "scheduled frame %d (%d)\n" |
387 | "submittted frame %d (%d)\n" | 387 | "submitted frame %d (%d)\n" |
388 | "completed frame %d (%d)\n" | 388 | "completed frame %d (%d)\n" |
389 | "requested length=%d\n" | 389 | "requested length=%d\n" |
390 | "completed length=%d\n\n", | 390 | "completed length=%d\n\n", |
diff --git a/drivers/usb/misc/usbtest.c b/drivers/usb/misc/usbtest.c index 388cc128072a..ff9a01f8d405 100644 --- a/drivers/usb/misc/usbtest.c +++ b/drivers/usb/misc/usbtest.c | |||
@@ -104,7 +104,7 @@ get_endpoints(struct usbtest_dev *dev, struct usb_interface *intf) | |||
104 | alt = intf->altsetting + tmp; | 104 | alt = intf->altsetting + tmp; |
105 | 105 | ||
106 | /* take the first altsetting with in-bulk + out-bulk; | 106 | /* take the first altsetting with in-bulk + out-bulk; |
107 | * ignore other endpoints and altsetttings. | 107 | * ignore other endpoints and altsettings. |
108 | */ | 108 | */ |
109 | for (ep = 0; ep < alt->desc.bNumEndpoints; ep++) { | 109 | for (ep = 0; ep < alt->desc.bNumEndpoints; ep++) { |
110 | struct usb_host_endpoint *e; | 110 | struct usb_host_endpoint *e; |
diff --git a/fs/btrfs/relocation.c b/fs/btrfs/relocation.c index 199a80134312..f340f7c99d09 100644 --- a/fs/btrfs/relocation.c +++ b/fs/btrfs/relocation.c | |||
@@ -709,7 +709,7 @@ again: | |||
709 | WARN_ON(cur->checked); | 709 | WARN_ON(cur->checked); |
710 | if (!list_empty(&cur->upper)) { | 710 | if (!list_empty(&cur->upper)) { |
711 | /* | 711 | /* |
712 | * the backref was added previously when processsing | 712 | * the backref was added previously when processing |
713 | * backref of type BTRFS_TREE_BLOCK_REF_KEY | 713 | * backref of type BTRFS_TREE_BLOCK_REF_KEY |
714 | */ | 714 | */ |
715 | BUG_ON(!list_is_singular(&cur->upper)); | 715 | BUG_ON(!list_is_singular(&cur->upper)); |
diff --git a/fs/freevxfs/vxfs_inode.c b/fs/freevxfs/vxfs_inode.c index 2ba6719ac612..1a4311437a8b 100644 --- a/fs/freevxfs/vxfs_inode.c +++ b/fs/freevxfs/vxfs_inode.c | |||
@@ -272,7 +272,7 @@ vxfs_get_fake_inode(struct super_block *sbp, struct vxfs_inode_info *vip) | |||
272 | * *ip: VFS inode | 272 | * *ip: VFS inode |
273 | * | 273 | * |
274 | * Description: | 274 | * Description: |
275 | * vxfs_put_fake_inode frees all data asssociated with @ip. | 275 | * vxfs_put_fake_inode frees all data associated with @ip. |
276 | */ | 276 | */ |
277 | void | 277 | void |
278 | vxfs_put_fake_inode(struct inode *ip) | 278 | vxfs_put_fake_inode(struct inode *ip) |
diff --git a/fs/nfsd/stats.c b/fs/nfsd/stats.c index 5232d3e8fb2f..a2e2402b2afb 100644 --- a/fs/nfsd/stats.c +++ b/fs/nfsd/stats.c | |||
@@ -8,7 +8,7 @@ | |||
8 | * Statistsics for the reply cache | 8 | * Statistsics for the reply cache |
9 | * fh <stale> <total-lookups> <anonlookups> <dir-not-in-dcache> <nondir-not-in-dcache> | 9 | * fh <stale> <total-lookups> <anonlookups> <dir-not-in-dcache> <nondir-not-in-dcache> |
10 | * statistics for filehandle lookup | 10 | * statistics for filehandle lookup |
11 | * io <bytes-read> <bytes-writtten> | 11 | * io <bytes-read> <bytes-written> |
12 | * statistics for IO throughput | 12 | * statistics for IO throughput |
13 | * th <threads> <fullcnt> <10%-20%> <20%-30%> ... <90%-100%> <100%> | 13 | * th <threads> <fullcnt> <10%-20%> <20%-30%> ... <90%-100%> <100%> |
14 | * time (seconds) when nfsd thread usage above thresholds | 14 | * time (seconds) when nfsd thread usage above thresholds |
diff --git a/fs/squashfs/Kconfig b/fs/squashfs/Kconfig index efc309fa3035..7797218d0b30 100644 --- a/fs/squashfs/Kconfig +++ b/fs/squashfs/Kconfig | |||
@@ -42,7 +42,7 @@ config SQUASHFS_LZO | |||
42 | select LZO_DECOMPRESS | 42 | select LZO_DECOMPRESS |
43 | help | 43 | help |
44 | Saying Y here includes support for reading Squashfs file systems | 44 | Saying Y here includes support for reading Squashfs file systems |
45 | compressed with LZO compresssion. LZO compression is mainly | 45 | compressed with LZO compression. LZO compression is mainly |
46 | aimed at embedded systems with slower CPUs where the overheads | 46 | aimed at embedded systems with slower CPUs where the overheads |
47 | of zlib are too high. | 47 | of zlib are too high. |
48 | 48 | ||
@@ -57,7 +57,7 @@ config SQUASHFS_XZ | |||
57 | select XZ_DEC | 57 | select XZ_DEC |
58 | help | 58 | help |
59 | Saying Y here includes support for reading Squashfs file systems | 59 | Saying Y here includes support for reading Squashfs file systems |
60 | compressed with XZ compresssion. XZ gives better compression than | 60 | compressed with XZ compression. XZ gives better compression than |
61 | the default zlib compression, at the expense of greater CPU and | 61 | the default zlib compression, at the expense of greater CPU and |
62 | memory overhead. | 62 | memory overhead. |
63 | 63 | ||
diff --git a/fs/squashfs/cache.c b/fs/squashfs/cache.c index c37b520132ff..4b5a3fbb1f1f 100644 --- a/fs/squashfs/cache.c +++ b/fs/squashfs/cache.c | |||
@@ -29,7 +29,7 @@ | |||
29 | * plus functions layered ontop of the generic cache implementation to | 29 | * plus functions layered ontop of the generic cache implementation to |
30 | * access the metadata and fragment caches. | 30 | * access the metadata and fragment caches. |
31 | * | 31 | * |
32 | * To avoid out of memory and fragmentation isssues with vmalloc the cache | 32 | * To avoid out of memory and fragmentation issues with vmalloc the cache |
33 | * uses sequences of kmalloced PAGE_CACHE_SIZE buffers. | 33 | * uses sequences of kmalloced PAGE_CACHE_SIZE buffers. |
34 | * | 34 | * |
35 | * It should be noted that the cache is not used for file datablocks, these | 35 | * It should be noted that the cache is not used for file datablocks, these |
diff --git a/fs/xfs/xfs_inode.c b/fs/xfs/xfs_inode.c index a37480a6e023..d11ce613d692 100644 --- a/fs/xfs/xfs_inode.c +++ b/fs/xfs/xfs_inode.c | |||
@@ -1470,7 +1470,7 @@ xfs_itruncate_finish( | |||
1470 | * file but the log buffers containing the free and reallocation | 1470 | * file but the log buffers containing the free and reallocation |
1471 | * don't, then we'd end up with garbage in the blocks being freed. | 1471 | * don't, then we'd end up with garbage in the blocks being freed. |
1472 | * As long as we make the new_size permanent before actually | 1472 | * As long as we make the new_size permanent before actually |
1473 | * freeing any blocks it doesn't matter if they get writtten to. | 1473 | * freeing any blocks it doesn't matter if they get written to. |
1474 | * | 1474 | * |
1475 | * The callers must signal into us whether or not the size | 1475 | * The callers must signal into us whether or not the size |
1476 | * setting here must be synchronous. There are a few cases | 1476 | * setting here must be synchronous. There are a few cases |
diff --git a/include/linux/posix-clock.h b/include/linux/posix-clock.h index 7f1183dcd119..34c4498b800f 100644 --- a/include/linux/posix-clock.h +++ b/include/linux/posix-clock.h | |||
@@ -45,7 +45,7 @@ struct posix_clock; | |||
45 | * @timer_create: Create a new timer | 45 | * @timer_create: Create a new timer |
46 | * @timer_delete: Remove a previously created timer | 46 | * @timer_delete: Remove a previously created timer |
47 | * @timer_gettime: Get remaining time and interval of a timer | 47 | * @timer_gettime: Get remaining time and interval of a timer |
48 | * @timer_setttime: Set a timer's initial expiration and interval | 48 | * @timer_settime: Set a timer's initial expiration and interval |
49 | * @fasync: Optional character device fasync method | 49 | * @fasync: Optional character device fasync method |
50 | * @mmap: Optional character device mmap method | 50 | * @mmap: Optional character device mmap method |
51 | * @open: Optional character device open method | 51 | * @open: Optional character device open method |
diff --git a/include/net/genetlink.h b/include/net/genetlink.h index b4c7c1cbcf40..d420f28b6d60 100644 --- a/include/net/genetlink.h +++ b/include/net/genetlink.h | |||
@@ -260,7 +260,7 @@ static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info) | |||
260 | 260 | ||
261 | /** | 261 | /** |
262 | * gennlmsg_data - head of message payload | 262 | * gennlmsg_data - head of message payload |
263 | * @gnlh: genetlink messsage header | 263 | * @gnlh: genetlink message header |
264 | */ | 264 | */ |
265 | static inline void *genlmsg_data(const struct genlmsghdr *gnlh) | 265 | static inline void *genlmsg_data(const struct genlmsghdr *gnlh) |
266 | { | 266 | { |
diff --git a/include/net/netlink.h b/include/net/netlink.h index 8a3906a08f5f..02740a94f108 100644 --- a/include/net/netlink.h +++ b/include/net/netlink.h | |||
@@ -290,7 +290,7 @@ static inline int nlmsg_padlen(int payload) | |||
290 | 290 | ||
291 | /** | 291 | /** |
292 | * nlmsg_data - head of message payload | 292 | * nlmsg_data - head of message payload |
293 | * @nlh: netlink messsage header | 293 | * @nlh: netlink message header |
294 | */ | 294 | */ |
295 | static inline void *nlmsg_data(const struct nlmsghdr *nlh) | 295 | static inline void *nlmsg_data(const struct nlmsghdr *nlh) |
296 | { | 296 | { |
diff --git a/net/sunrpc/xprtrdma/svc_rdma_transport.c b/net/sunrpc/xprtrdma/svc_rdma_transport.c index 1a10dcd999ea..6c014dd3a20b 100644 --- a/net/sunrpc/xprtrdma/svc_rdma_transport.c +++ b/net/sunrpc/xprtrdma/svc_rdma_transport.c | |||
@@ -333,7 +333,7 @@ static void rq_cq_reap(struct svcxprt_rdma *xprt) | |||
333 | } | 333 | } |
334 | 334 | ||
335 | /* | 335 | /* |
336 | * Processs a completion context | 336 | * Process a completion context |
337 | */ | 337 | */ |
338 | static void process_context(struct svcxprt_rdma *xprt, | 338 | static void process_context(struct svcxprt_rdma *xprt, |
339 | struct svc_rdma_op_ctxt *ctxt) | 339 | struct svc_rdma_op_ctxt *ctxt) |