[PATCH v2] drivers/media/pci/bt8xx/bttv-cards: fix typos

2021-03-23 Thread Xiaofeng Cao
change 'vodeo' to 'video' change 'nevery'to 'never' change 'is'to 'it' change 'connevted' to 'connected' change 'swichers' to 'switchers' change 'strucure' to 's

[PATCH] drivers/media/pci/bt8xx/bttv-cards: fix typos

2021-03-23 Thread Xiaofeng Cao
change 'vodeo' to 'video' change 'nevery'to 'never' change 'is'to 'it' change 'connevted' to 'connected' change 'swichers' to 'switchers' change 'strucure' to 's

[PATCH v2] fs/exec: fix typos and sentence disorder

2021-03-23 Thread Xiaofeng Cao
change 'backwords' to 'backwards' change 'and argument' to 'an argument' change 'visibile' to 'visible' change 'wont't' to 'won't' reorganize sentence Signed-off-by: Xiaofeng Cao --- v2: resume the r

[PATCH v2] fs/dcache: fix typos and sentence disorder

2021-03-22 Thread Xiaofeng Cao
change 'sould' to 'should' change 'colocated' to 'co-located' change 'talke' to 'take' reorganize sentence Signed-off-by: Xiaofeng Cao --- v2:change 'colocated' to 'co-located' instead of 'collocated' fs/

[PATCH] fs/exec: fix typos and sentence disorder

2021-03-18 Thread Xiaofeng Cao
change 'backwords' to 'backwards' change 'and argument' to 'an argument' change 'visibile' to 'visible' change 'wont't' to 'won't' reorganize sentence Signed-off-by: Xiaofeng Cao --- fs/exec.c | 14 ++

[PATCH] fs/dcache: fix typos and sentence disorder

2021-03-18 Thread Xiaofeng Cao
change 'sould' to 'should' change 'colocated' to 'collocated' change 'talke' to 'take' reorganize sentence Signed-off-by: Xiaofeng Cao --- fs/dcache.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fs/dc

[PATCH] kernel:user_namespace: Fix typo issue

2021-03-17 Thread Xiaofeng Cao
change 'verifing' to 'verifying' change 'certaint' to 'certain' change 'approprpiate' to 'appropriate' Signed-off-by: Xiaofeng Cao --- kernel/user_namespace.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --g

[PATCH] kernel:signal: Fix typo issue

2021-03-17 Thread Xiaofeng Cao
change 'situration' to 'situation' change 'delievered' to 'delivered' change 'overriden' to 'overridden' Signed-off-by: Xiaofeng Cao --- kernel/signal.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel

[PATCH] kernel:fork: Fix typo issue

2021-03-17 Thread Xiaofeng Cao
change 'ancestoral' to 'ancestral' change 'reuseable' to 'reusable' delete 'do' grammatically Signed-off-by: Xiaofeng Cao --- kernel/fork.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kernel/fork.c b/kernel/fo

[PATCH] kernel:kprobe: Fix typo issue

2021-03-16 Thread Xiaofeng Cao
change 'immmediately' to 'immediately' change 'quiesence' to 'quiescence' change 'unneed' to 'unneeded' change 'sinec' to 'since change 'sefe' to 'safe'' change 'And' to 'At the&#x

[PATCH] kernel:sys: Fix typo issue

2021-03-16 Thread Xiaofeng Cao
From: Xiaofeng Cao change 'infite' to 'infinite' change 'concurent' to 'concurrent' change 'memvers'to 'members' change 'decendants' to 'descendants' change 'argumets' to 'arguments

[PATCH] cpufreq:s5pv210:Fix typo issue

2021-03-15 Thread Xiaofeng Cao
change 'freqency' to 'frequency' change 'accoriding' to 'according' change 'untile' to 'until' change 'souce' to 'source' change 'divier' to 'divider' Signed-off-by: Xiaofeng Cao --- drivers/cpuf

[PATCH] Rectify spelling

2021-03-11 Thread Xiaofeng Cao
Change 'stanalone' to 'standalone' Change 'mesaurement'to 'measurement' Change 'nonvilatile'to 'nonvolatile' Change 'unical' to 'unique' Change 'unaccesable' to 'una

[PATCH] Rectify spelling

2021-03-11 Thread Xiaofeng Cao
Change 'stanalone' to 'standalone' Change 'mesaurement' to 'measurement' Change 'nonvilatile' to 'nonvolatile' Change 'unical' to 'unique' Signed-off-by: Xiaofeng Cao --- drivers/power/supply/max1721x_ba

[PATCH] Rectify spelling and grammar

2021-03-10 Thread Xiaofeng Cao
Change 'inaccesable' to 'inaccessible' Change 'detrmine' to 'determine' Delete 'in' grammatically Signed-off-by: Xiaofeng Cao --- drivers/media/radio/radio-si476x.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/d

[PATCH] Correct 'so'

2021-03-10 Thread Xiaofeng Cao
In Kconfig it should be 'to' In c8sectpfe-core.c it should be 'do' Signed-off-by: Xiaofeng Cao --- drivers/media/Kconfig | 2 +- drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)