aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/dma/intel_mid_dma.c2
-rw-r--r--drivers/net/ethernet/3com/typhoon.c2
-rw-r--r--drivers/net/ethernet/broadcom/bnx2x/bnx2x.h2
-rw-r--r--drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h2
-rw-r--r--drivers/net/wireless/rtlwifi/rtl8192c/fw_common.c6
-rw-r--r--drivers/net/wireless/rtlwifi/rtl8192de/fw.c6
-rw-r--r--drivers/scsi/bfa/bfa_ioc.c2
-rw-r--r--drivers/scsi/bfa/bfa_ioc.h2
-rw-r--r--drivers/scsi/isci/init.c2
-rw-r--r--drivers/scsi/isci/request.c2
-rw-r--r--drivers/scsi/isci/task.c2
-rw-r--r--drivers/scsi/lpfc/lpfc_init.c2
-rw-r--r--drivers/scsi/lpfc/lpfc_sli.c4
-rw-r--r--drivers/video/exynos/exynos_mipi_dsi.c2
-rw-r--r--drivers/w1/masters/ds1wm.c2
-rw-r--r--fs/ext2/balloc.c2
-rw-r--r--fs/ext3/balloc.c2
-rw-r--r--fs/ext3/inode.c2
-rw-r--r--fs/ext4/inode.c14
-rw-r--r--fs/ext4/mballoc.c2
-rw-r--r--include/trace/define_trace.h2
-rw-r--r--net/8021q/vlanproc.c2
22 files changed, 33 insertions, 33 deletions
diff --git a/drivers/dma/intel_mid_dma.c b/drivers/dma/intel_mid_dma.c
index 222e907bfaaa..02b21d7d38e5 100644
--- a/drivers/dma/intel_mid_dma.c
+++ b/drivers/dma/intel_mid_dma.c
@@ -427,7 +427,7 @@ DMA engine callback Functions*/
427 * intel_mid_dma_tx_submit - callback to submit DMA transaction 427 * intel_mid_dma_tx_submit - callback to submit DMA transaction
428 * @tx: dma engine descriptor 428 * @tx: dma engine descriptor
429 * 429 *
430 * Submit the DMA trasaction for this descriptor, start if ch idle 430 * Submit the DMA transaction for this descriptor, start if ch idle
431 */ 431 */
432static dma_cookie_t intel_mid_dma_tx_submit(struct dma_async_tx_descriptor *tx) 432static dma_cookie_t intel_mid_dma_tx_submit(struct dma_async_tx_descriptor *tx)
433{ 433{
diff --git a/drivers/net/ethernet/3com/typhoon.c b/drivers/net/ethernet/3com/typhoon.c
index b15366635147..bb9670f29b59 100644
--- a/drivers/net/ethernet/3com/typhoon.c
+++ b/drivers/net/ethernet/3com/typhoon.c
@@ -364,7 +364,7 @@ typhoon_inc_rxfree_index(u32 *index, const int count)
364static inline void 364static inline void
365typhoon_inc_tx_index(u32 *index, const int count) 365typhoon_inc_tx_index(u32 *index, const int count)
366{ 366{
367 /* if we start using the Hi Tx ring, this needs updateing */ 367 /* if we start using the Hi Tx ring, this needs updating */
368 typhoon_inc_index(index, count, TXLO_ENTRIES); 368 typhoon_inc_index(index, count, TXLO_ENTRIES);
369} 369}
370 370
diff --git a/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h b/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
index 77bcd4cb4ffb..dfa3ee2ddba4 100644
--- a/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
+++ b/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
@@ -1458,7 +1458,7 @@ struct bnx2x {
1458 int fw_stats_req_sz; 1458 int fw_stats_req_sz;
1459 1459
1460 /* 1460 /*
1461 * FW statistics data shortcut (points at the begining of 1461 * FW statistics data shortcut (points at the beginning of
1462 * fw_stats buffer + fw_stats_req_sz). 1462 * fw_stats buffer + fw_stats_req_sz).
1463 */ 1463 */
1464 struct bnx2x_fw_stats_data *fw_stats_data; 1464 struct bnx2x_fw_stats_data *fw_stats_data;
diff --git a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
index f83e033da6da..acf2fe4ca608 100644
--- a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
+++ b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h
@@ -1321,7 +1321,7 @@ void bnx2x_init_mcast_obj(struct bnx2x *bp,
1321 * the current command will be enqueued to the tail of the 1321 * the current command will be enqueued to the tail of the
1322 * pending commands list. 1322 * pending commands list.
1323 * 1323 *
1324 * Return: 0 is operation was sucessfull and there are no pending completions, 1324 * Return: 0 is operation was successfull and there are no pending completions,
1325 * negative if there were errors, positive if there are pending 1325 * negative if there were errors, positive if there are pending
1326 * completions. 1326 * completions.
1327 */ 1327 */
diff --git a/drivers/net/wireless/rtlwifi/rtl8192c/fw_common.c b/drivers/net/wireless/rtlwifi/rtl8192c/fw_common.c
index 44febfde9493..8a7b864faca3 100644
--- a/drivers/net/wireless/rtlwifi/rtl8192c/fw_common.c
+++ b/drivers/net/wireless/rtlwifi/rtl8192c/fw_common.c
@@ -315,7 +315,7 @@ static void _rtl92c_fill_h2c_command(struct ieee80211_hw *hw,
315 u16 box_reg = 0, box_extreg = 0; 315 u16 box_reg = 0, box_extreg = 0;
316 u8 u1b_tmp; 316 u8 u1b_tmp;
317 bool isfw_read = false; 317 bool isfw_read = false;
318 bool bwrite_sucess = false; 318 bool bwrite_success = false;
319 u8 wait_h2c_limmit = 100; 319 u8 wait_h2c_limmit = 100;
320 u8 wait_writeh2c_limmit = 100; 320 u8 wait_writeh2c_limmit = 100;
321 u8 boxcontent[4], boxextcontent[2]; 321 u8 boxcontent[4], boxextcontent[2];
@@ -354,7 +354,7 @@ static void _rtl92c_fill_h2c_command(struct ieee80211_hw *hw,
354 } 354 }
355 } 355 }
356 356
357 while (!bwrite_sucess) { 357 while (!bwrite_success) {
358 wait_writeh2c_limmit--; 358 wait_writeh2c_limmit--;
359 if (wait_writeh2c_limmit == 0) { 359 if (wait_writeh2c_limmit == 0) {
360 RT_TRACE(rtlpriv, COMP_ERR, DBG_EMERG, 360 RT_TRACE(rtlpriv, COMP_ERR, DBG_EMERG,
@@ -491,7 +491,7 @@ static void _rtl92c_fill_h2c_command(struct ieee80211_hw *hw,
491 break; 491 break;
492 } 492 }
493 493
494 bwrite_sucess = true; 494 bwrite_success = true;
495 495
496 rtlhal->last_hmeboxnum = boxnum + 1; 496 rtlhal->last_hmeboxnum = boxnum + 1;
497 if (rtlhal->last_hmeboxnum == 4) 497 if (rtlhal->last_hmeboxnum == 4)
diff --git a/drivers/net/wireless/rtlwifi/rtl8192de/fw.c b/drivers/net/wireless/rtlwifi/rtl8192de/fw.c
index 895ae6c1f354..eb22dccc418b 100644
--- a/drivers/net/wireless/rtlwifi/rtl8192de/fw.c
+++ b/drivers/net/wireless/rtlwifi/rtl8192de/fw.c
@@ -365,7 +365,7 @@ static void _rtl92d_fill_h2c_command(struct ieee80211_hw *hw,
365 u8 u1b_tmp; 365 u8 u1b_tmp;
366 bool isfw_read = false; 366 bool isfw_read = false;
367 u8 buf_index = 0; 367 u8 buf_index = 0;
368 bool bwrite_sucess = false; 368 bool bwrite_success = false;
369 u8 wait_h2c_limmit = 100; 369 u8 wait_h2c_limmit = 100;
370 u8 wait_writeh2c_limmit = 100; 370 u8 wait_writeh2c_limmit = 100;
371 u8 boxcontent[4], boxextcontent[2]; 371 u8 boxcontent[4], boxextcontent[2];
@@ -408,7 +408,7 @@ static void _rtl92d_fill_h2c_command(struct ieee80211_hw *hw,
408 break; 408 break;
409 } 409 }
410 } 410 }
411 while (!bwrite_sucess) { 411 while (!bwrite_success) {
412 wait_writeh2c_limmit--; 412 wait_writeh2c_limmit--;
413 if (wait_writeh2c_limmit == 0) { 413 if (wait_writeh2c_limmit == 0) {
414 RT_TRACE(rtlpriv, COMP_ERR, DBG_EMERG, 414 RT_TRACE(rtlpriv, COMP_ERR, DBG_EMERG,
@@ -515,7 +515,7 @@ static void _rtl92d_fill_h2c_command(struct ieee80211_hw *hw,
515 "switch case not processed\n"); 515 "switch case not processed\n");
516 break; 516 break;
517 } 517 }
518 bwrite_sucess = true; 518 bwrite_success = true;
519 rtlhal->last_hmeboxnum = boxnum + 1; 519 rtlhal->last_hmeboxnum = boxnum + 1;
520 if (rtlhal->last_hmeboxnum == 4) 520 if (rtlhal->last_hmeboxnum == 4)
521 rtlhal->last_hmeboxnum = 0; 521 rtlhal->last_hmeboxnum = 0;
diff --git a/drivers/scsi/bfa/bfa_ioc.c b/drivers/scsi/bfa/bfa_ioc.c
index 14e6284e48e4..6faff0053370 100644
--- a/drivers/scsi/bfa/bfa_ioc.c
+++ b/drivers/scsi/bfa/bfa_ioc.c
@@ -5587,7 +5587,7 @@ static bfa_status_t bfa_dconf_flash_write(struct bfa_dconf_mod_s *dconf);
5587static void bfa_dconf_init_cb(void *arg, bfa_status_t status); 5587static void bfa_dconf_init_cb(void *arg, bfa_status_t status);
5588 5588
5589/* 5589/*
5590 * Begining state of dconf module. Waiting for an event to start. 5590 * Beginning state of dconf module. Waiting for an event to start.
5591 */ 5591 */
5592static void 5592static void
5593bfa_dconf_sm_uninit(struct bfa_dconf_mod_s *dconf, enum bfa_dconf_event event) 5593bfa_dconf_sm_uninit(struct bfa_dconf_mod_s *dconf, enum bfa_dconf_event event)
diff --git a/drivers/scsi/bfa/bfa_ioc.h b/drivers/scsi/bfa/bfa_ioc.h
index 1a99d4b5b50f..7b916e04ca56 100644
--- a/drivers/scsi/bfa/bfa_ioc.h
+++ b/drivers/scsi/bfa/bfa_ioc.h
@@ -530,7 +530,7 @@ struct bfa_diag_results_fwping {
530 530
531struct bfa_diag_qtest_result_s { 531struct bfa_diag_qtest_result_s {
532 u32 status; 532 u32 status;
533 u16 count; /* sucessful queue test count */ 533 u16 count; /* successful queue test count */
534 u8 queue; 534 u8 queue;
535 u8 rsvd; /* 64-bit align */ 535 u8 rsvd; /* 64-bit align */
536}; 536};
diff --git a/drivers/scsi/isci/init.c b/drivers/scsi/isci/init.c
index 47e28b555029..8912567988cf 100644
--- a/drivers/scsi/isci/init.c
+++ b/drivers/scsi/isci/init.c
@@ -219,7 +219,7 @@ static struct sas_domain_function_template isci_transport_ops = {
219 * @isci_host: This parameter specifies the lldd specific wrapper for the 219 * @isci_host: This parameter specifies the lldd specific wrapper for the
220 * libsas sas_ha struct. 220 * libsas sas_ha struct.
221 * 221 *
222 * This method returns an error code indicating sucess or failure. The user 222 * This method returns an error code indicating success or failure. The user
223 * should check for possible memory allocation error return otherwise, a zero 223 * should check for possible memory allocation error return otherwise, a zero
224 * indicates success. 224 * indicates success.
225 */ 225 */
diff --git a/drivers/scsi/isci/request.c b/drivers/scsi/isci/request.c
index 7a0431c73493..c1bafc3f3fb1 100644
--- a/drivers/scsi/isci/request.c
+++ b/drivers/scsi/isci/request.c
@@ -2240,7 +2240,7 @@ static enum sci_status atapi_data_tc_completion_handler(struct isci_request *ire
2240 status = ireq->sci_status; 2240 status = ireq->sci_status;
2241 sci_change_state(&idev->sm, SCI_STP_DEV_ATAPI_ERROR); 2241 sci_change_state(&idev->sm, SCI_STP_DEV_ATAPI_ERROR);
2242 } else { 2242 } else {
2243 /* If receiving any non-sucess TC status, no UF 2243 /* If receiving any non-success TC status, no UF
2244 * received yet, then an UF for the status fis 2244 * received yet, then an UF for the status fis
2245 * is coming after (XXX: suspect this is 2245 * is coming after (XXX: suspect this is
2246 * actually a protocol error or a bug like the 2246 * actually a protocol error or a bug like the
diff --git a/drivers/scsi/isci/task.c b/drivers/scsi/isci/task.c
index 6bc74eb012c9..b6f19a1db780 100644
--- a/drivers/scsi/isci/task.c
+++ b/drivers/scsi/isci/task.c
@@ -532,7 +532,7 @@ int isci_task_abort_task(struct sas_task *task)
532 /* The request has already completed and there 532 /* The request has already completed and there
533 * is nothing to do here other than to set the task 533 * is nothing to do here other than to set the task
534 * done bit, and indicate that the task abort function 534 * done bit, and indicate that the task abort function
535 * was sucessful. 535 * was successful.
536 */ 536 */
537 spin_lock_irqsave(&task->task_state_lock, flags); 537 spin_lock_irqsave(&task->task_state_lock, flags);
538 task->task_state_flags |= SAS_TASK_STATE_DONE; 538 task->task_state_flags |= SAS_TASK_STATE_DONE;
diff --git a/drivers/scsi/lpfc/lpfc_init.c b/drivers/scsi/lpfc/lpfc_init.c
index 411ed48d79da..be43b4f6bd70 100644
--- a/drivers/scsi/lpfc/lpfc_init.c
+++ b/drivers/scsi/lpfc/lpfc_init.c
@@ -6470,7 +6470,7 @@ out_error:
6470 * we just use some constant number as place holder. 6470 * we just use some constant number as place holder.
6471 * 6471 *
6472 * Return codes 6472 * Return codes
6473 * 0 - sucessful 6473 * 0 - successful
6474 * -ENOMEM - No availble memory 6474 * -ENOMEM - No availble memory
6475 * -EIO - The mailbox failed to complete successfully. 6475 * -EIO - The mailbox failed to complete successfully.
6476 **/ 6476 **/
diff --git a/drivers/scsi/lpfc/lpfc_sli.c b/drivers/scsi/lpfc/lpfc_sli.c
index b4720a109817..7983abbb7aaf 100644
--- a/drivers/scsi/lpfc/lpfc_sli.c
+++ b/drivers/scsi/lpfc/lpfc_sli.c
@@ -4739,7 +4739,7 @@ lpfc_sli4_read_rev(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq,
4739 * is attached to. 4739 * is attached to.
4740 * 4740 *
4741 * Return codes 4741 * Return codes
4742 * 0 - sucessful 4742 * 0 - successful
4743 * otherwise - failed to retrieve physical port name 4743 * otherwise - failed to retrieve physical port name
4744 **/ 4744 **/
4745static int 4745static int
@@ -15118,7 +15118,7 @@ lpfc_check_next_fcf_pri_level(struct lpfc_hba *phba)
15118 /* 15118 /*
15119 * if next_fcf_pri was not set above and the list is not empty then 15119 * if next_fcf_pri was not set above and the list is not empty then
15120 * we have failed flogis on all of them. So reset flogi failed 15120 * we have failed flogis on all of them. So reset flogi failed
15121 * and start at the begining. 15121 * and start at the beginning.
15122 */ 15122 */
15123 if (!next_fcf_pri && !list_empty(&phba->fcf.fcf_pri_list)) { 15123 if (!next_fcf_pri && !list_empty(&phba->fcf.fcf_pri_list)) {
15124 list_for_each_entry(fcf_pri, &phba->fcf.fcf_pri_list, list) { 15124 list_for_each_entry(fcf_pri, &phba->fcf.fcf_pri_list, list) {
diff --git a/drivers/video/exynos/exynos_mipi_dsi.c b/drivers/video/exynos/exynos_mipi_dsi.c
index 9908e75ae761..752a12e625e4 100644
--- a/drivers/video/exynos/exynos_mipi_dsi.c
+++ b/drivers/video/exynos/exynos_mipi_dsi.c
@@ -461,7 +461,7 @@ static int exynos_mipi_dsi_probe(struct platform_device *pdev)
461done: 461done:
462 platform_set_drvdata(pdev, dsim); 462 platform_set_drvdata(pdev, dsim);
463 463
464 dev_dbg(&pdev->dev, "%s() completed sucessfuly (%s mode)\n", __func__, 464 dev_dbg(&pdev->dev, "%s() completed successfully (%s mode)\n", __func__,
465 dsim_config->e_interface == DSIM_COMMAND ? "CPU" : "RGB"); 465 dsim_config->e_interface == DSIM_COMMAND ? "CPU" : "RGB");
466 466
467 return 0; 467 return 0;
diff --git a/drivers/w1/masters/ds1wm.c b/drivers/w1/masters/ds1wm.c
index a0c8965c1a79..649eb0b2d3ff 100644
--- a/drivers/w1/masters/ds1wm.c
+++ b/drivers/w1/masters/ds1wm.c
@@ -347,7 +347,7 @@ static void ds1wm_search(void *data, struct w1_master *master_dev,
347 "pass: %d entering ASM\n", pass); 347 "pass: %d entering ASM\n", pass);
348 ds1wm_write_register(ds1wm_data, DS1WM_CMD, DS1WM_CMD_SRA); 348 ds1wm_write_register(ds1wm_data, DS1WM_CMD, DS1WM_CMD_SRA);
349 dev_dbg(&ds1wm_data->pdev->dev, 349 dev_dbg(&ds1wm_data->pdev->dev,
350 "pass: %d begining nibble loop\n", pass); 350 "pass: %d beginning nibble loop\n", pass);
351 351
352 r_prime = 0; 352 r_prime = 0;
353 d = 0; 353 d = 0;
diff --git a/fs/ext2/balloc.c b/fs/ext2/balloc.c
index 1c3613998862..905166a3ffb2 100644
--- a/fs/ext2/balloc.c
+++ b/fs/ext2/balloc.c
@@ -479,7 +479,7 @@ void ext2_discard_reservation(struct inode *inode)
479/** 479/**
480 * ext2_free_blocks() -- Free given blocks and update quota and i_blocks 480 * ext2_free_blocks() -- Free given blocks and update quota and i_blocks
481 * @inode: inode 481 * @inode: inode
482 * @block: start physcial block to free 482 * @block: start physical block to free
483 * @count: number of blocks to free 483 * @count: number of blocks to free
484 */ 484 */
485void ext2_free_blocks (struct inode * inode, unsigned long block, 485void ext2_free_blocks (struct inode * inode, unsigned long block,
diff --git a/fs/ext3/balloc.c b/fs/ext3/balloc.c
index 25cd60892116..7c6a31d44daf 100644
--- a/fs/ext3/balloc.c
+++ b/fs/ext3/balloc.c
@@ -483,7 +483,7 @@ void ext3_discard_reservation(struct inode *inode)
483 * ext3_free_blocks_sb() -- Free given blocks and update quota 483 * ext3_free_blocks_sb() -- Free given blocks and update quota
484 * @handle: handle to this transaction 484 * @handle: handle to this transaction
485 * @sb: super block 485 * @sb: super block
486 * @block: start physcial block to free 486 * @block: start physical block to free
487 * @count: number of blocks to free 487 * @count: number of blocks to free
488 * @pdquot_freed_blocks: pointer to quota 488 * @pdquot_freed_blocks: pointer to quota
489 */ 489 */
diff --git a/fs/ext3/inode.c b/fs/ext3/inode.c
index 9a4a5c48b1c9..3aff616d4d03 100644
--- a/fs/ext3/inode.c
+++ b/fs/ext3/inode.c
@@ -3196,7 +3196,7 @@ out_brelse:
3196 * 3196 *
3197 * - Within generic_file_write() for O_SYNC files. 3197 * - Within generic_file_write() for O_SYNC files.
3198 * Here, there will be no transaction running. We wait for any running 3198 * Here, there will be no transaction running. We wait for any running
3199 * trasnaction to commit. 3199 * transaction to commit.
3200 * 3200 *
3201 * - Within sys_sync(), kupdate and such. 3201 * - Within sys_sync(), kupdate and such.
3202 * We wait on commit, if tol to. 3202 * We wait on commit, if tol to.
diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c
index 02bc8cbe7281..189dae6b0964 100644
--- a/fs/ext4/inode.c
+++ b/fs/ext4/inode.c
@@ -3227,7 +3227,7 @@ int ext4_discard_partial_page_buffers(handle_t *handle,
3227 * handle: The journal handle 3227 * handle: The journal handle
3228 * inode: The files inode 3228 * inode: The files inode
3229 * page: A locked page that contains the offset "from" 3229 * page: A locked page that contains the offset "from"
3230 * from: The starting byte offset (from the begining of the file) 3230 * from: The starting byte offset (from the beginning of the file)
3231 * to begin discarding 3231 * to begin discarding
3232 * len: The length of bytes to discard 3232 * len: The length of bytes to discard
3233 * flags: Optional flags that may be used: 3233 * flags: Optional flags that may be used:
@@ -3235,11 +3235,11 @@ int ext4_discard_partial_page_buffers(handle_t *handle,
3235 * EXT4_DISCARD_PARTIAL_PG_ZERO_UNMAPPED 3235 * EXT4_DISCARD_PARTIAL_PG_ZERO_UNMAPPED
3236 * Only zero the regions of the page whose buffer heads 3236 * Only zero the regions of the page whose buffer heads
3237 * have already been unmapped. This flag is appropriate 3237 * have already been unmapped. This flag is appropriate
3238 * for updateing the contents of a page whose blocks may 3238 * for updating the contents of a page whose blocks may
3239 * have already been released, and we only want to zero 3239 * have already been released, and we only want to zero
3240 * out the regions that correspond to those released blocks. 3240 * out the regions that correspond to those released blocks.
3241 * 3241 *
3242 * Returns zero on sucess or negative on failure. 3242 * Returns zero on success or negative on failure.
3243 */ 3243 */
3244static int ext4_discard_partial_page_buffers_no_lock(handle_t *handle, 3244static int ext4_discard_partial_page_buffers_no_lock(handle_t *handle,
3245 struct inode *inode, struct page *page, loff_t from, 3245 struct inode *inode, struct page *page, loff_t from,
@@ -3400,7 +3400,7 @@ int ext4_can_truncate(struct inode *inode)
3400 * @offset: The offset where the hole will begin 3400 * @offset: The offset where the hole will begin
3401 * @len: The length of the hole 3401 * @len: The length of the hole
3402 * 3402 *
3403 * Returns: 0 on sucess or negative on failure 3403 * Returns: 0 on success or negative on failure
3404 */ 3404 */
3405 3405
3406int ext4_punch_hole(struct file *file, loff_t offset, loff_t length) 3406int ext4_punch_hole(struct file *file, loff_t offset, loff_t length)
@@ -3922,7 +3922,7 @@ static int ext4_inode_blocks_set(handle_t *handle,
3922 3922
3923 if (i_blocks <= ~0U) { 3923 if (i_blocks <= ~0U) {
3924 /* 3924 /*
3925 * i_blocks can be represnted in a 32 bit variable 3925 * i_blocks can be represented in a 32 bit variable
3926 * as multiple of 512 bytes 3926 * as multiple of 512 bytes
3927 */ 3927 */
3928 raw_inode->i_blocks_lo = cpu_to_le32(i_blocks); 3928 raw_inode->i_blocks_lo = cpu_to_le32(i_blocks);
@@ -4083,7 +4083,7 @@ out_brelse:
4083 * 4083 *
4084 * - Within generic_file_write() for O_SYNC files. 4084 * - Within generic_file_write() for O_SYNC files.
4085 * Here, there will be no transaction running. We wait for any running 4085 * Here, there will be no transaction running. We wait for any running
4086 * trasnaction to commit. 4086 * transaction to commit.
4087 * 4087 *
4088 * - Within sys_sync(), kupdate and such. 4088 * - Within sys_sync(), kupdate and such.
4089 * We wait on commit, if tol to. 4089 * We wait on commit, if tol to.
@@ -4327,7 +4327,7 @@ static int ext4_index_trans_blocks(struct inode *inode, int nrblocks, int chunk)
4327 * worse case, the indexs blocks spread over different block groups 4327 * worse case, the indexs blocks spread over different block groups
4328 * 4328 *
4329 * If datablocks are discontiguous, they are possible to spread over 4329 * If datablocks are discontiguous, they are possible to spread over
4330 * different block groups too. If they are contiuguous, with flexbg, 4330 * different block groups too. If they are contiguous, with flexbg,
4331 * they could still across block group boundary. 4331 * they could still across block group boundary.
4332 * 4332 *
4333 * Also account for superblock, inode, quota and xattr blocks 4333 * Also account for superblock, inode, quota and xattr blocks
diff --git a/fs/ext4/mballoc.c b/fs/ext4/mballoc.c
index 1cd6994fc446..86831411e98b 100644
--- a/fs/ext4/mballoc.c
+++ b/fs/ext4/mballoc.c
@@ -4705,7 +4705,7 @@ error_return:
4705 * ext4_group_add_blocks() -- Add given blocks to an existing group 4705 * ext4_group_add_blocks() -- Add given blocks to an existing group
4706 * @handle: handle to this transaction 4706 * @handle: handle to this transaction
4707 * @sb: super block 4707 * @sb: super block
4708 * @block: start physcial block to add to the block group 4708 * @block: start physical block to add to the block group
4709 * @count: number of blocks to free 4709 * @count: number of blocks to free
4710 * 4710 *
4711 * This marks the blocks as free in the bitmap and buddy. 4711 * This marks the blocks as free in the bitmap and buddy.
diff --git a/include/trace/define_trace.h b/include/trace/define_trace.h
index b0b4eb24d592..1905ca8dd399 100644
--- a/include/trace/define_trace.h
+++ b/include/trace/define_trace.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Trace files that want to automate creationg of all tracepoints defined 2 * Trace files that want to automate creation of all tracepoints defined
3 * in their file should include this file. The following are macros that the 3 * in their file should include this file. The following are macros that the
4 * trace file may define: 4 * trace file may define:
5 * 5 *
diff --git a/net/8021q/vlanproc.c b/net/8021q/vlanproc.c
index c718fd3664b6..4de77ea5fa37 100644
--- a/net/8021q/vlanproc.c
+++ b/net/8021q/vlanproc.c
@@ -105,7 +105,7 @@ static const struct file_operations vlandev_fops = {
105}; 105};
106 106
107/* 107/*
108 * Proc filesystem derectory entries. 108 * Proc filesystem directory entries.
109 */ 109 */
110 110
111/* Strings */ 111/* Strings */