Skip to content

Commit 70f23fd

Browse files
Justin P. MattockJiri Kosina
Justin P. Mattock
authored and
Jiri Kosina
committed
treewide: fix a few typos in comments
- kenrel -> kernel - whetehr -> whether - ttt -> tt - sss -> ss Signed-off-by: Justin P. Mattock <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent c719864 commit 70f23fd

File tree

48 files changed

+53
-53
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+53
-53
lines changed

Documentation/devicetree/bindings/powerpc/nintendo/wii.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Nintendo Wii device tree
127127
- reg : should contain the SDHCI registers location and length
128128
- interrupts : should contain the SDHCI interrupt
129129

130-
1.j) The Inter-Processsor Communication (IPC) node
130+
1.j) The Inter-Processor Communication (IPC) node
131131

132132
Represent the Inter-Processor Communication interface. This interface
133133
enables communications between the Broadway and the Starlet processors.

Documentation/feature-removal-schedule.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Who: Zhang Rui <[email protected]>
226226
What: CONFIG_ACPI_PROCFS_POWER
227227
When: 2.6.39
228228
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.
230230
In 2.6.37, we make the sysfs I/F always built in and this option
231231
disabled by default.
232232
Remove this option and the ACPI power procfs interface in 2.6.39.

arch/arm/mach-msm/include/mach/msm_iomap.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
#include "msm_iomap-8960.h"
5757

58-
/* Virtual addressses shared across all MSM targets. */
58+
/* Virtual addresses shared across all MSM targets. */
5959
#define MSM_CSR_BASE IOMEM(0xE0001000)
6060
#define MSM_QGIC_DIST_BASE IOMEM(0xF0000000)
6161
#define MSM_QGIC_CPU_BASE IOMEM(0xF0001000)

arch/arm/mach-omap2/control.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
#define OMAP343X_CONTROL_WKUP_DEBOBS3 (OMAP343X_CONTROL_GENERAL_WKUP + 0x014)
237237
#define OMAP343X_CONTROL_WKUP_DEBOBS4 (OMAP343X_CONTROL_GENERAL_WKUP + 0x018)
238238

239-
/* 36xx-only RTA - Retention till Accesss control registers and bits */
239+
/* 36xx-only RTA - Retention till Access control registers and bits */
240240
#define OMAP36XX_CONTROL_MEM_RTA_CTRL 0x40C
241241
#define OMAP36XX_RTA_DISABLE 0x0
242242

arch/ia64/hp/common/sba_iommu.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@ static void sba_unmap_page(struct device *dev, dma_addr_t iova, size_t size,
10631063
/*
10641064
** Address does not fall w/in IOVA, must be bypassing
10651065
*/
1066-
DBG_BYPASS("sba_unmap_single_atttrs() bypass addr: 0x%lx\n",
1066+
DBG_BYPASS("sba_unmap_single_attrs() bypass addr: 0x%lx\n",
10671067
iova);
10681068

10691069
#ifdef ENABLE_MARK_CLEAN

arch/powerpc/include/asm/pte-hash64-64k.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#define _PAGE_HASHPTE _PAGE_HPTE_SUB
2323

2424
/* 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
2626
* wether the kernel has CONFIG_PPC_64K_PAGES or not
2727
*/
2828
#define _PAGE_F_SECOND 0x00008000 /* full page: hidx bits */

arch/powerpc/kernel/kgdb.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ static int kgdb_singlestep(struct pt_regs *regs)
142142
return 0;
143143

144144
/*
145-
* On Book E and perhaps other processsors, singlestep is handled on
145+
* On Book E and perhaps other processors, singlestep is handled on
146146
* the critical exception stack. This causes current_thread_info()
147147
* to fail, since it it locates the thread_info by masking off
148148
* the low bits of the current stack pointer. We work around

arch/x86/xen/pci-swiotlb-xen.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ int __init pci_xen_swiotlb_detect(void)
3636

3737
/* If running as PV guest, either iommu=soft, or swiotlb=force will
3838
* activate this IOMMU. If running as PV privileged, activate it
39-
* irregardlesss.
39+
* irregardless.
4040
*/
4141
if ((xen_initial_domain() || swiotlb || swiotlb_force) &&
4242
(xen_pv_domain()))

drivers/acpi/acpica/utresrc.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ACPI_MODULE_NAME("utresrc")
5050
#if defined(ACPI_DISASSEMBLER) || defined (ACPI_DEBUGGER)
5151
/*
5252
* 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
5454
*/
5555
const char *acpi_gbl_bm_decode[] = {
5656
"NotBusMaster",

drivers/acpi/video.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1521,7 +1521,7 @@ static void acpi_video_device_notify(acpi_handle handle, u32 event, void *data)
15211521
acpi_bus_generate_proc_event(device, event, 0);
15221522
keycode = KEY_BRIGHTNESSDOWN;
15231523
break;
1524-
case ACPI_VIDEO_NOTIFY_ZERO_BRIGHTNESS: /* zero brightnesss */
1524+
case ACPI_VIDEO_NOTIFY_ZERO_BRIGHTNESS: /* zero brightness */
15251525
if (brightness_switch_enabled)
15261526
acpi_video_switch_brightness(video_device, event);
15271527
acpi_bus_generate_proc_event(device, event, 0);

drivers/firmware/efivars.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ efivar_show_raw(struct efivar_entry *entry, char *buf)
321321

322322
/*
323323
* Generic read/write functions that call the specific functions of
324-
* the atttributes...
324+
* the attributes...
325325
*/
326326
static ssize_t efivar_attr_show(struct kobject *kobj, struct attribute *attr,
327327
char *buf)

drivers/macintosh/therm_pm72.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
* TODO: - Check MPU structure version/signature
4545
* - Add things like /sbin/overtemp for non-critical
4646
* overtemp conditions so userland can take some policy
47-
* decisions, like slewing down CPUs
47+
* decisions, like slowing down CPUs
4848
* - Deal with fan and i2c failures in a better way
4949
* - Maybe do a generic PID based on params used for
5050
* 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
5252
* the device-tree to probe for them
5353
* - Figure out how to get the slots consumption and set the
5454
* slots fan accordingly

drivers/media/dvb/dvb-usb/dw2102.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1377,7 +1377,7 @@ static struct rc_map_table rc_map_su3000_table[] = {
13771377
{ 0x0f, KEY_BLUE }, /* bottom yellow button */
13781378
{ 0x14, KEY_AUDIO }, /* Snapshot */
13791379
{ 0x38, KEY_TV }, /* TV/Radio */
1380-
{ 0x0c, KEY_ESC } /* upper Red buttton */
1380+
{ 0x0c, KEY_ESC } /* upper Red button */
13811381
};
13821382

13831383
static struct rc_map_dvb_usb_table_table keys_tables[] = {

drivers/media/video/msp3400-driver.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ MODULE_PARM_DESC(debug, "Enable debug messages [0-3]");
9696
MODULE_PARM_DESC(stereo_threshold, "Sets signal threshold to activate stereo");
9797
MODULE_PARM_DESC(standard, "Specify audio standard: 32 = NTSC, 64 = radio, Default: Autodetect");
9898
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");
100100

101101
/* ---------------------------------------------------------------------- */
102102

drivers/media/video/saa7164/saa7164-encoder.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ static int saa7164_encoder_buffers_alloc(struct saa7164_port *port)
177177
}
178178
}
179179

180-
/* Allocate some kenrel kernel buffers for copying
180+
/* Allocate some kernel buffers for copying
181181
* to userpsace.
182182
*/
183183
len = params->numberoflines * params->pitch;

drivers/media/video/saa7164/saa7164-vbi.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ static int saa7164_vbi_buffers_alloc(struct saa7164_port *port)
148148
}
149149
}
150150

151-
/* Allocate some kenrel kernel buffers for copying
151+
/* Allocate some kernel buffers for copying
152152
* to userpsace.
153153
*/
154154
len = params->numberoflines * params->pitch;

drivers/message/i2o/README.ioctl

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ V. Getting Logical Configuration Table
110110
ENOBUFS Buffer not large enough. If this occurs, the required
111111
buffer length is written into *(lct->reslen)
112112

113-
VI. Settting Parameters
113+
VI. Setting Parameters
114114

115115
SYNOPSIS
116116

drivers/net/can/pch_can.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ static int pch_can_rx_normal(struct net_device *ndev, u32 obj_num, int quota)
653653
u16 data_reg;
654654

655655
do {
656-
/* Reading the messsage object from the Message RAM */
656+
/* Reading the message object from the Message RAM */
657657
iowrite32(PCH_CMASK_RX_TX_GET, &priv->regs->ifregs[0].cmask);
658658
pch_can_rw_msg_obj(&priv->regs->ifregs[0].creq, obj_num);
659659

drivers/net/irda/ali-ircc.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1800,7 +1800,7 @@ static int ali_ircc_dma_receive_complete(struct ali_ircc_cb *self)
18001800
MessageCount = inb(iobase+ FIR_LSR)&0x07;
18011801

18021802
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);
18041804

18051805
for (i=0; i<=MessageCount; i++)
18061806
{

drivers/net/s2io.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7231,7 +7231,7 @@ static void do_s2io_card_down(struct s2io_nic *sp, int do_io)
72317231
/* As per the HW requirement we need to replenish the
72327232
* receive buffer to avoid the ring bump. Since there is
72337233
* 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
72357235
* ring to HW and set the appropriate buffer size
72367236
* based on the ring mode
72377237
*/

drivers/net/ucc_geth_ethtool.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Author: Li Yang <[email protected]>
77
*
88
* Limitation:
9-
* Can only get/set setttings of the first queue.
9+
* Can only get/set settings of the first queue.
1010
* Need to re-open the interface manually after changing some parameters.
1111
*
1212
* This program is free software; you can redistribute it and/or modify it

drivers/net/usb/usbnet.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ int usbnet_get_endpoints(struct usbnet *dev, struct usb_interface *intf)
109109

110110
/* take the first altsetting with in-bulk + out-bulk;
111111
* remember any status endpoint, just in case;
112-
* ignore other endpoints and altsetttings.
112+
* ignore other endpoints and altsettings.
113113
*/
114114
for (ep = 0; ep < alt->desc.bNumEndpoints; ep++) {
115115
struct usb_host_endpoint *e;

drivers/net/wan/pc300_drv.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1445,7 +1445,7 @@ static void falc_update_stats(pc300_t * card, int ch)
14451445
* Description: In the remote loopback mode the clock and data recovered
14461446
* from the line inputs RL1/2 or RDIP/RDIN are routed back
14471447
* 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
14491449
* the synchronizer and then sent to the system interface.
14501450
*----------------------------------------------------------------------------
14511451
*/

drivers/net/wireless/ath/ath9k/ar9003_eeprom.c

+4-4
Original file line numberDiff line numberDiff line change
@@ -3329,26 +3329,26 @@ static int ar9300_eeprom_restore_internal(struct ath_hw *ah,
33293329
else
33303330
cptr = AR9300_BASE_ADDR;
33313331
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);
33333333
if (ar9300_check_eeprom_header(ah, read, cptr))
33343334
goto found;
33353335

33363336
cptr = AR9300_BASE_ADDR_512;
33373337
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);
33393339
if (ar9300_check_eeprom_header(ah, read, cptr))
33403340
goto found;
33413341

33423342
read = ar9300_read_otp;
33433343
cptr = AR9300_BASE_ADDR;
33443344
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);
33463346
if (ar9300_check_eeprom_header(ah, read, cptr))
33473347
goto found;
33483348

33493349
cptr = AR9300_BASE_ADDR_512;
33503350
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);
33523352
if (ar9300_check_eeprom_header(ah, read, cptr))
33533353
goto found;
33543354

drivers/net/wireless/ipw2x00/ipw2200.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7430,7 +7430,7 @@ static int ipw_associate_network(struct ipw_priv *priv,
74307430
priv->assoc_request.capability &=
74317431
~cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT_TIME);
74327432

7433-
IPW_DEBUG_ASSOC("%sssocation attempt: '%s', channel %d, "
7433+
IPW_DEBUG_ASSOC("%ssociation attempt: '%s', channel %d, "
74347434
"802.11%c [%d], %s[:%s], enc=%s%s%s%c%c\n",
74357435
roaming ? "Rea" : "A",
74367436
print_ssid(ssid, priv->essid, priv->essid_len),

drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Aic7xxx SCSI host adapter firmware asssembler symbol table implementation
2+
* Aic7xxx SCSI host adapter firmware assembler symbol table implementation
33
*
44
* Copyright (c) 1997 Justin T. Gibbs.
55
* Copyright (c) 2002 Adaptec Inc.

drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Aic7xxx SCSI host adapter firmware asssembler symbol table definitions
2+
* Aic7xxx SCSI host adapter firmware assembler symbol table definitions
33
*
44
* Copyright (c) 1997 Justin T. Gibbs.
55
* Copyright (c) 2002 Adaptec Inc.

drivers/scsi/constants.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
static const char * cdb_byte0_names[] = {
3535
/* 00-03 */ "Test Unit Ready", "Rezero Unit/Rewind", NULL, "Request Sense",
3636
/* 04-07 */ "Format Unit/Medium", "Read Block Limits", NULL,
37-
"Reasssign Blocks",
37+
"Reassign Blocks",
3838
/* 08-0d */ "Read(6)", NULL, "Write(6)", "Seek(6)", NULL, NULL,
3939
/* 0e-12 */ NULL, "Read Reverse", "Write Filemarks", "Space", "Inquiry",
4040
/* 13-16 */ "Verify(6)", "Recover Buffered Data", "Mode Select(6)",

drivers/scsi/esp_scsi.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,7 @@ static struct esp_cmd_entry *esp_reconnect_with_tag(struct esp *esp,
10591059
esp->ops->send_dma_cmd(esp, esp->command_block_dma,
10601060
2, 2, 1, ESP_CMD_DMA | ESP_CMD_TI);
10611061

1062-
/* ACK the msssage. */
1062+
/* ACK the message. */
10631063
scsi_esp_cmd(esp, ESP_CMD_MOK);
10641064

10651065
for (i = 0; i < ESP_RESELECT_TAG_LIMIT; i++) {

drivers/scsi/lpfc/lpfc_attr.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -4532,7 +4532,7 @@ lpfc_set_vport_symbolic_name(struct fc_vport *fc_vport)
45324532
*
45334533
* This function is called by the lpfc_get_cfgparam() routine to set the
45344534
* 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
45364536
* before hba port or vport created.
45374537
**/
45384538
static void

drivers/scsi/lpfc/lpfc_hw.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ typedef struct _ELS_PKT { /* Structure is in Big Endian format */
10021002
#define SLI_MGMT_GRPL 0x102 /* Get registered Port list */
10031003
#define SLI_MGMT_GPAT 0x110 /* Get Port attributes */
10041004
#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 */
10061006
#define SLI_MGMT_RPRT 0x210 /* Register Port */
10071007
#define SLI_MGMT_RPA 0x211 /* Register Port attributes */
10081008
#define SLI_MGMT_DHBA 0x300 /* De-register HBA */

drivers/scsi/lpfc/lpfc_sli.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -3040,7 +3040,7 @@ lpfc_sli_sp_handle_rspiocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
30403040
list_add_tail(&rspiocbp->list, &(pring->iocb_continueq));
30413041
pring->iocb_continueq_cnt++;
30423042

3043-
/* Now, determine whetehr the list is completed for processing */
3043+
/* Now, determine whether the list is completed for processing */
30443044
irsp = &rspiocbp->iocb;
30453045
if (irsp->ulpLe) {
30463046
/*

drivers/scsi/nsp32_debug.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ static const char unknown[] = "UNKNOWN";
1313

1414
static const char * group_0_commands[] = {
1515
/* 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",
1717
/* 08-0d */ "Read (6)", unknown, "Write (6)", "Seek (6)", unknown, unknown,
1818
/* 0e-12 */ unknown, "Read Reverse", "Write Filemarks", "Space", "Inquiry",
1919
/* 13-16 */ unknown, "Recover Buffered Data", "Mode Select", "Reserve",

drivers/scsi/pcmcia/nsp_debug.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ static const char unknown[] = "UNKNOWN";
1515

1616
static const char * group_0_commands[] = {
1717
/* 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",
1919
/* 08-0d */ "Read (6)", unknown, "Write (6)", "Seek (6)", unknown, unknown,
2020
/* 0e-12 */ unknown, "Read Reverse", "Write Filemarks", "Space", "Inquiry",
2121
/* 13-16 */ unknown, "Recover Buffered Data", "Mode Select", "Reserve",

drivers/scsi/qla4xxx/ql4_mbx.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* @mbx_cmd: data pointer for mailbox in registers.
2020
* @mbx_sts: data pointer for mailbox out registers.
2121
*
22-
* This routine isssue mailbox commands and waits for completion.
22+
* This routine issue mailbox commands and waits for completion.
2323
* If outCount is 0, this routine completes successfully WITHOUT waiting
2424
* for the mailbox command to complete.
2525
**/

drivers/tty/n_gsm.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -2128,7 +2128,7 @@ static int gsmld_attach_gsm(struct tty_struct *tty, struct gsm_mux *gsm)
21282128

21292129
/**
21302130
* gsmld_detach_gsm - stop doing 0710 mux
2131-
* @tty: tty atttached to the mux
2131+
* @tty: tty attached to the mux
21322132
* @gsm: mux
21332133
*
21342134
* Shutdown and then clean up the resources used by the line discipline

drivers/usb/host/imx21-dbg.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ static void debug_isoc_show_one(struct seq_file *s,
384384
seq_printf(s, "%s %d:\n"
385385
"cc=0X%02X\n"
386386
"scheduled frame %d (%d)\n"
387-
"submittted frame %d (%d)\n"
387+
"submitted frame %d (%d)\n"
388388
"completed frame %d (%d)\n"
389389
"requested length=%d\n"
390390
"completed length=%d\n\n",

drivers/usb/misc/usbtest.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ get_endpoints(struct usbtest_dev *dev, struct usb_interface *intf)
104104
alt = intf->altsetting + tmp;
105105

106106
/* take the first altsetting with in-bulk + out-bulk;
107-
* ignore other endpoints and altsetttings.
107+
* ignore other endpoints and altsettings.
108108
*/
109109
for (ep = 0; ep < alt->desc.bNumEndpoints; ep++) {
110110
struct usb_host_endpoint *e;

fs/btrfs/relocation.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ struct backref_node *build_backref_tree(struct reloc_control *rc,
709709
WARN_ON(cur->checked);
710710
if (!list_empty(&cur->upper)) {
711711
/*
712-
* the backref was added previously when processsing
712+
* the backref was added previously when processing
713713
* backref of type BTRFS_TREE_BLOCK_REF_KEY
714714
*/
715715
BUG_ON(!list_is_singular(&cur->upper));

fs/freevxfs/vxfs_inode.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ vxfs_get_fake_inode(struct super_block *sbp, struct vxfs_inode_info *vip)
272272
* *ip: VFS inode
273273
*
274274
* Description:
275-
* vxfs_put_fake_inode frees all data asssociated with @ip.
275+
* vxfs_put_fake_inode frees all data associated with @ip.
276276
*/
277277
void
278278
vxfs_put_fake_inode(struct inode *ip)

fs/nfsd/stats.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Statistsics for the reply cache
99
* fh <stale> <total-lookups> <anonlookups> <dir-not-in-dcache> <nondir-not-in-dcache>
1010
* statistics for filehandle lookup
11-
* io <bytes-read> <bytes-writtten>
11+
* io <bytes-read> <bytes-written>
1212
* statistics for IO throughput
1313
* th <threads> <fullcnt> <10%-20%> <20%-30%> ... <90%-100%> <100%>
1414
* time (seconds) when nfsd thread usage above thresholds

0 commit comments

Comments
 (0)