Re: [PATCH 24/30] Kconfig: Change Synopsys to Synopsis

2021-03-30 Thread Bhaskar Chowdhury

On 12:43 Tue 30 Mar 2021, Robin Murphy wrote:

On 2021-03-29 00:53, Bhaskar Chowdhury wrote:

s/Synopsys/Synopsis/  .two different places.


Erm, that is definitely not a typo... :/




..and for some unknown reason it introduce a empty line deleted and added
back.


Presumably your editor is configured to trim trailing whitespace on save.

Furthermore, there are several instances in the other patches where your
"corrections" are grammatically incorrect, I'm not sure what the deal is
with patch #14, and you've also used the wrong subsystem name (it should
be "dmaengine"). It's great to want to clean things up, but please pay a
bit of care and attention to what you're actually doing.



Thank you so much, I shall be more careful.


Robin.


Signed-off-by: Bhaskar Chowdhury 
---
  drivers/dma/Kconfig | 8 
  1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index 0c2827fd8c19..30e8cc26f43b 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -170,15 +170,15 @@ config DMA_SUN6I
  Support for the DMA engine first found in Allwinner A31 SoCs.

  config DW_AXI_DMAC
-   tristate "Synopsys DesignWare AXI DMA support"
+   tristate "Synopsis DesignWare AXI DMA support"
depends on OF || COMPILE_TEST
depends on HAS_IOMEM
select DMA_ENGINE
select DMA_VIRTUAL_CHANNELS
help
- Enable support for Synopsys DesignWare AXI DMA controller.
+ Enable support for Synopsis DesignWare AXI DMA controller.
  NOTE: This driver wasn't tested on 64 bit platform because
- of lack 64 bit platform with Synopsys DW AXI DMAC.
+ of lack 64 bit platform with Synopsis DW AXI DMAC.

  config EP93XX_DMA
bool "Cirrus Logic EP93xx DMA support"
@@ -394,7 +394,7 @@ config MOXART_DMA
select DMA_VIRTUAL_CHANNELS
help
  Enable support for the MOXA ART SoC DMA controller.
-
+
  Say Y here if you enabled MMP ADMA, otherwise say N.

  config MPC512X_DMA
--
2.26.3

___
iommu mailing list
io...@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu



signature.asc
Description: PGP signature


Re: [PATCH 14/30] Revert "s3c24xx-dma.c: Fix a typo"

2021-03-30 Thread Bhaskar Chowdhury

On 22:59 Tue 30 Mar 2021, Vinod Koul wrote:

On 29-03-21, 05:23, Bhaskar Chowdhury wrote:

s/transferred/transfered/

This reverts commit a2ddb8aea8106bd5552f8516ad7a8a26b9282a8f.


This is not upstream, why not squash in. Also would make sense to write
sensible changelog and not phrases and use the right subsystem
conventions!


Changes like this don't deserve a history to tell, specific to changelog, one
line is suffice.


Droped the series now


This is a bad commit slip in , not suppose to be there, thanks for catching
it.

Sorry for the noise.


--
~Vinod


signature.asc
Description: PGP signature


Re: [PATCH 00/30] DMA: Mundane typo fixes

2021-03-29 Thread Bhaskar Chowdhury

On 13:48 Mon 29 Mar 2021, Greg KH wrote:

On Mon, Mar 29, 2021 at 11:25:11AM +0530, Bhaskar Chowdhury wrote:

On 07:29 Mon 29 Mar 2021, Christoph Hellwig wrote:
> I really don't think these typo patchbomb are that useful.  I'm all
> for fixing typos when working with a subsystem, but I'm not sure these
> patchbombs help anything.
>
I am sure you are holding the wrong end of the wand and grossly failing to
understand.


Please stop statements like this, it is not helpful and is doing nothing
but ensure that your patches will not be looked at in the future.


Greg, don't you think you are bit harsh and have an one sided view? People can
say in better way if they don't like some work. I Have always try to get
along.

Anyway, I hope I give a heads up ...find "your way" to fix those damn
thing...it's glaring


There is no requirement that anyone accept patches that are sent to
them.  When you complain when receiving comments on them, that
shows you do not wish to work with others.


Unfortunate you are only seeing my complains...I don't know why you are so
blindfolded.

Sorry, but you are now on my local blacklist for a while, and I
encourage other maintainers to just ignore these patches as well.


I can not overrule that ...I know my pathes are trivial ..but it seems some
other problems are looming large.

NOT good Gregnot good seriously.

thanks,

greg k-h


signature.asc
Description: PGP signature


Re: [PATCH 00/30] DMA: Mundane typo fixes

2021-03-28 Thread Bhaskar Chowdhury

On 07:29 Mon 29 Mar 2021, Christoph Hellwig wrote:

I really don't think these typo patchbomb are that useful.  I'm all
for fixing typos when working with a subsystem, but I'm not sure these
patchbombs help anything.


I am sure you are holding the wrong end of the wand and grossly failing to
understand.

Anyway, I hope I give a heads up ...find "your way" to fix those damn
thing...it's glaring


On Mon, Mar 29, 2021 at 05:22:56AM +0530, Bhaskar Chowdhury wrote:

This patch series fixes some trivial and rudimentary spellings in the COMMENT
sections.

Bhaskar Chowdhury (30):
  acpi-dma.c: Fix couple of typos
  altera-msgdma.c: Couple of typos fixed
  amba-pl08x.c: Fixed couple of typos
  bcm-sba-raid.c: Few typos fixed
  bcm2835-dma.c: Fix a typo
  idma64.c: Fix couple of typos
  iop-adma.c: Few typos fixed
  mv_xor.c: Fix a typo
  mv_xor.h: Fixed a typo
  mv_xor_v2.c: Fix a typo
  nbpfaxi.c: Fixed a typo
  of-dma.c: Fixed a typo
  s3c24xx-dma.c: Fix a typo
  Revert "s3c24xx-dma.c: Fix a typo"
  s3c24xx-dma.c: Few typos fixed
  st_fdma.h: Fix couple of typos
  ste_dma40_ll.h: Fix a typo
  tegra20-apb-dma.c: Fixed a typo
  xgene-dma.c: Few spello fixes
  at_hdmac.c: Quite a few spello fixes
  owl-dma.c: Fix a typo
  at_hdmac_regs.h: Couple of typo fixes
  dma-jz4780.c: Fix a typo
  Kconfig: Change Synopsys to Synopsis
  ste_dma40.c: Few spello fixes
  dw-axi-dmac-platform.c: Few typos fixed
  dpaa2-qdma.c: Fix a typo
  usb-dmac.c: Fix a typo
  edma.c: Fix a typo
  xilinx_dma.c: Fix a typo

 drivers/dma/Kconfig|  8 
 drivers/dma/acpi-dma.c |  4 ++--
 drivers/dma/altera-msgdma.c|  4 ++--
 drivers/dma/amba-pl08x.c   |  4 ++--
 drivers/dma/at_hdmac.c | 14 +++---
 drivers/dma/at_hdmac_regs.h|  4 ++--
 drivers/dma/bcm-sba-raid.c |  8 
 drivers/dma/bcm2835-dma.c  |  2 +-
 drivers/dma/dma-jz4780.c   |  2 +-
 drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c |  8 
 drivers/dma/idma64.c   |  4 ++--
 drivers/dma/iop-adma.c |  6 +++---
 drivers/dma/mv_xor.c   |  2 +-
 drivers/dma/mv_xor.h   |  2 +-
 drivers/dma/mv_xor_v2.c|  2 +-
 drivers/dma/nbpfaxi.c  |  2 +-
 drivers/dma/of-dma.c   |  2 +-
 drivers/dma/owl-dma.c  |  2 +-
 drivers/dma/s3c24xx-dma.c  |  6 +++---
 drivers/dma/sh/shdmac.c|  2 +-
 drivers/dma/sh/usb-dmac.c  |  2 +-
 drivers/dma/st_fdma.h  |  4 ++--
 drivers/dma/ste_dma40.c| 10 +-
 drivers/dma/ste_dma40_ll.h |  2 +-
 drivers/dma/tegra20-apb-dma.c  |  2 +-
 drivers/dma/ti/edma.c  |  2 +-
 drivers/dma/xgene-dma.c|  6 +++---
 drivers/dma/xilinx/xilinx_dma.c|  2 +-
 28 files changed, 59 insertions(+), 59 deletions(-)

--
2.26.3

---end quoted text---


signature.asc
Description: PGP signature


Re: [PATCH 01/23] atomctl.rst: A typo fix

2021-03-28 Thread Bhaskar Chowdhury

On 22:38 Sun 28 Mar 2021, Max Filippov wrote:

On Sun, Mar 28, 2021 at 10:37 PM Max Filippov  wrote:


On Sun, Mar 28, 2021 at 10:18 PM Bhaskar Chowdhury
 wrote:
>
> s/controlers/controllers/
>
> Signed-off-by: Bhaskar Chowdhury 
> ---
>  Documentation/xtensa/atomctl.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/xtensa/atomctl.rst 
b/Documentation/xtensa/atomctl.rst
> index 1ecbd0ba9a2e..a0efab2abe8f 100644
> --- a/Documentation/xtensa/atomctl.rst
> +++ b/Documentation/xtensa/atomctl.rst
> @@ -23,7 +23,7 @@ doing a Cached (WB) transaction and use the Memory RCW for 
un-cached
>  operations.
>
>  For systems without an coherent cache controller, non-MX, we always
> -use the memory controllers RCW, thought non-MX controlers likely
> +use the memory controllers RCW, thought non-MX controllers likely

In this line you could also do s/thought/though/.


...and s/memory controllers/memory controller's/


Thanks, will do both the mentioned changes in V2..

--
Thanks.
-- Max


signature.asc
Description: PGP signature


[PATCH 22/23] riscv: pmu.rst : A spello fix

2021-03-28 Thread Bhaskar Chowdhury
s/resonable/reasonable/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/riscv/pmu.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/riscv/pmu.rst b/Documentation/riscv/pmu.rst
index acb216b99c26..fde31b6aa861 100644
--- a/Documentation/riscv/pmu.rst
+++ b/Documentation/riscv/pmu.rst
@@ -168,7 +168,7 @@ counter (event->count), but also updates the left period to 
the next interrupt
 But the core of perf does not need direct write to counters.  Writing counters
 is hidden behind the abstraction of 1) *pmu->start*, literally start counting 
so one
 has to set the counter to a good value for the next interrupt; 2) inside the 
IRQ
-it should set the counter to the same resonable value.
+it should set the counter to the same reasonable value.

 Reading is not a problem in RISC-V but writing would need some effort, since
 counters are not allowed to be written by S-mode.
--
2.26.3



[PATCH 21/23] scheduler: sched-nice-design.rst: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/assymetry/asymmetry/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/scheduler/sched-nice-design.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/scheduler/sched-nice-design.rst 
b/Documentation/scheduler/sched-nice-design.rst
index 0571f1b47e64..3511d86575e7 100644
--- a/Documentation/scheduler/sched-nice-design.rst
+++ b/Documentation/scheduler/sched-nice-design.rst
@@ -60,7 +60,7 @@ within the constraints of HZ and jiffies and their nasty 
design level
 coupling to timeslices and granularity it was not really viable.

 The second (less frequent but still periodically occurring) complaint
-about Linux's nice level support was its assymetry around the origo
+about Linux's nice level support was its asymmetry around the origo
 (which you can see demonstrated in the picture above), or more
 accurately: the fact that nice level behavior depended on the _absolute_
 nice level as well, while the nice API itself is fundamentally
--
2.26.3



[PATCH 23/23] openrisc: openrisc_port.rst: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/enhancments/enhancements/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/openrisc/openrisc_port.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/openrisc/openrisc_port.rst 
b/Documentation/openrisc/openrisc_port.rst
index 657ac4af7be6..b3c6c5e258b0 100644
--- a/Documentation/openrisc/openrisc_port.rst
+++ b/Documentation/openrisc/openrisc_port.rst
@@ -114,7 +114,7 @@ History
port to 2.6.x

 30-11-2004 Matjaz Breskvar (phoe...@bsemi.com)
-   lots of bugfixes and enhancments.
+   lots of bugfixes and enhancements.
added opencores framebuffer driver.

 09-10-2010Jonas Bonn (jo...@southpole.se)
--
2.26.3



[PATCH 20/23] scheduler: sched-bwc.rst: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/simultanously/simultaneously/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/scheduler/sched-bwc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/scheduler/sched-bwc.rst 
b/Documentation/scheduler/sched-bwc.rst
index 845eee659199..a7f9be925ab8 100644
--- a/Documentation/scheduler/sched-bwc.rst
+++ b/Documentation/scheduler/sched-bwc.rst
@@ -133,7 +133,7 @@ average usage, albeit over a longer time window than a 
single period.  This
 also limits the burst ability to no more than 1ms per cpu.  This provides
 better more predictable user experience for highly threaded applications with
 small quota limits on high core count machines. It also eliminates the
-propensity to throttle these applications while simultanously using less than
+propensity to throttle these applications while simultaneously using less than
 quota amounts of cpu. Another way to say this, is that by allowing the unused
 portion of a slice to remain valid across periods we have decreased the
 possibility of wastefully expiring quota on cpu-local silos that don't need a
--
2.26.3



[PATCH 19/23] scsi: ChangeLog.ncr53c8xx: Quite a few spello fixes

2021-03-28 Thread Bhaskar Chowdhury


Few trivial spelling fixes.

Signed-off-by: Bhaskar Chowdhury 
---
 Few lines have done self modification, means they eliminate and added
 themselves. I have no clue why that happen.

 Documentation/scsi/ChangeLog.ncr53c8xx | 260 -
 1 file changed, 130 insertions(+), 130 deletions(-)

diff --git a/Documentation/scsi/ChangeLog.ncr53c8xx 
b/Documentation/scsi/ChangeLog.ncr53c8xx
index 9288e3d8974a..0dacfeef22a5 100644
--- a/Documentation/scsi/ChangeLog.ncr53c8xx
+++ b/Documentation/scsi/ChangeLog.ncr53c8xx
@@ -9,8 +9,8 @@ Mon Feb 12 22:30 2001 Gerard Roudier (groud...@club-internet.fr)
- Call pci_enable_device() as AC wants this to be done.
- Get both the BAR cookies actual and PCI BAR values.
  (see Changelog.sym53c8xx rev. 1.7.3 for details)
-   - Merge changes for linux-2.4 that declare the host template
- in the driver object also when the driver is statically
+   - Merge changes for linux-2.4 that declare the host template
+ in the driver object also when the driver is statically
  linked with the kernel.

 Sun Sep 24 21:30 2000 Gerard Roudier (groud...@club-internet.fr)
@@ -25,34 +25,34 @@ Wed Jul 26 23:30 2000 Gerard Roudier 
(groud...@club-internet.fr)
 Sun Jul 09 16:30 2000 Gerard Roudier (groud...@club-internet.fr)
* version ncr53c8xx-3.4.0
- Remove the PROFILE C and SCRIPTS code.
- This facility was not this useful and thus was not longer
+ This facility was not this useful and thus was not longer
  desirable given the increasing complexity of the driver code.
- Merges from FreeBSD sym-1.6.2 driver:
- * Clarify memory barriers needed by the driver for architectures
+ * Clarify memory barriers needed by the driver for architectures
that implement a weak memory ordering.
- General cleanup:
- Move definitions for barriers and IO/MMIO operations to the
- sym53c8xx_defs.h header files. They are now shared by the
+ Move definitions for barriers and IO/MMIO operations to the
+ sym53c8xx_defs.h header files. They are now shared by the
  both drivers.
  Use SCSI_NCR_IOMAPPED instead of NCR_IOMAPPED.

 Thu May 11   12:30 2000 Pam Delaney (pam.dela...@lsil.com)
* revision 3.3b
-
+
 Mon Apr 24 12:00 2000 Gerard Roudier (groud...@club-internet.fr)
* revision 3.2i
- Return value 1 (instead of 0) from the driver setup routine.
-   - Let the driver also attach controllers that have been set to
+   - Let the driver also attach controllers that have been set to
  OFF in the NVRAM as it did prior to revision 3.2g.

 Sat Apr 1  12:00 2000 Gerard Roudier (groud...@club-internet.fr)
* revision 3.2h
- Fix a compilation problem on Alpha introduced in version 3.2g.
   (`port' changed to `base_io').
-   - Move from `sym' to this driver a tiny change for __sparc__ that
+   - Move from `sym' to this driver a tiny change for __sparc__ that
  applies to cache line size (? Probably from David S Miller).
-   - Make sure no data transfer will happen for Scsi_Cmnd requests
- that supply SCSI_DATA_NONE direction (this avoids some BUG()
+   - Make sure no data transfer will happen for Scsi_Cmnd requests
+ that supply SCSI_DATA_NONE direction (this avoids some BUG()
  statement in the PCI code when a data buffer is also supplied).

 Thu Mar 16   9:30 2000 Pam Delaney (pam.dela...@lsil.com)
@@ -62,10 +62,10 @@ Thu Mar 16   9:30 2000 Pam Delaney (pam.dela...@lsil.com)

 Mon March 6  23:15 2000 Gerard Roudier (groud...@club-internet.fr)
* revision 3.2g
-   - Add the file sym53c8xx_comm.h that collects code that should
- be shared by sym53c8xx and ncr53c8xx drivers. For now, it is
- a header file that is only included by the ncr53c8xx driver,
- but things will be cleaned up later. This code addresses
+   - Add the file sym53c8xx_comm.h that collects code that should
+ be shared by sym53c8xx and ncr53c8xx drivers. For now, it is
+ a header file that is only included by the ncr53c8xx driver,
+ but things will be cleaned up later. This code addresses
  notably:
  * Chip detection and PCI related initialisations
  * NVRAM detection and reading
@@ -74,7 +74,7 @@ Mon March 6  23:15 2000 Gerard Roudier 
(groud...@club-internet.fr)
  * And some other ...
- Add support for the new dynamic dma mapping kernel interface.
  Requires Linux-2.3.47 (tested with pre-2.3.47-6).
-   - Get data transfer direction from the scsi command structure
+   - Get data transfer direction from the scsi command structure
  (Scsi_Cmnd) when this information is available.

 Mon March 6  23:15 2000 Gerard Roudier (groud...@club-internet.fr)
@@ -96,12 +96,12 @@ Mon March 6  23:15 2000 Gerard Roudier 
(groud...@club-internet.fr

[PATCH 17/23] sparc: dax-hv-api.txt: Fix quite a few spellos

2021-03-28 Thread Bhaskar Chowdhury


s/indicies/indices/
s/retricted/restricted/
s/indentifier/identifier/   two different places.
s/proccessed/processed/ three different places.


Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/sparc/oradax/dax-hv-api.txt | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/Documentation/sparc/oradax/dax-hv-api.txt 
b/Documentation/sparc/oradax/dax-hv-api.txt
index 73e8d506cf64..300fbb58ad04 100644
--- a/Documentation/sparc/oradax/dax-hv-api.txt
+++ b/Documentation/sparc/oradax/dax-hv-api.txt
@@ -742,7 +742,7 @@ Offset   Size   Field Description
 code in the CCB header.

 There are two supported formats for the output stream: the bit vector 
and index array formats (codes 0x8,
-0xD, and 0xE). The index array format is an array of indicies of bits 
which would have been set if the
+0xD, and 0xE). The index array format is an array of indices of bits 
which would have been set if the
 output format was a bit array.

 The return value of the CCB completion area contains the number of 
bits set in the output bit vector,
@@ -1254,7 +1254,7 @@ EUNAVAILABLE   The requested CCB operation could not be 
performed at this time.
submitted CCB, or may apply to a larger scope. The status 
should not be
interpreted as permanent, and the guest should attempt to 
submit CCBs in
the future which had previously been unable to be performed. 
The status
-   data provides additional information about scope of the 
retricted availability
+   data provides additional information about scope of the 
restricted availability
as follows:
Value   Description
0   Processing for the exact CCB instance submitted was 
unavailable,
@@ -1330,20 +1330,20 @@ EUNAVAILABLE   The requested CCB operation could not be 
performed at this time.
  of other CCBs ahead of the requested CCB, to provide a relative 
estimate of when the CCB may execute.

  The dax return value is only valid when the state is ENQUEUED. The 
value returned is the DAX unit
- instance indentifier for the DAX unit processing the queue where the 
requested CCB is located. The value
+ instance identifier for the DAX unit processing the queue where the 
requested CCB is located. The value
  matches the value that would have been, or was, returned by 
ccb_submit using the queue info flag.

  The queue return value is only valid when the state is ENQUEUED. The 
value returned is the DAX
- queue instance indentifier for the DAX unit processing the queue 
where the requested CCB is located. The
+ queue instance identifier for the DAX unit processing the queue where 
the requested CCB is located. The
  value matches the value that would have been, or was, returned by 
ccb_submit using the queue info flag.

 36.3.2.1. Errors

-  EOK   The request was proccessed and the CCB 
state is valid.
+  EOK   The request was processed and the CCB 
state is valid.
   EBADALIGN address is not on a 64-byte aligned.
   ENORADDR  The real address provided for address is 
not valid.
   EINVALThe CCB completion area contents are not 
valid.
-  EWOULDBLOCK   Internal resource contraints prevented the 
CCB state from being queried at this
+  EWOULDBLOCK   Internal resource constraints prevented 
the CCB state from being queried at this
 time. The guest should retry the request.
   ENOACCESS The guest does not have permission to 
access the coprocessor virtual device
 functionality.
@@ -1401,11 +1401,11 @@ EUNAVAILABLE   The requested CCB operation could not be 
performed at this time.

 36.3.3.2. Errors

-  EOKThe request was proccessed and the result 
is valid.
+  EOKThe request was processed and the result 
is valid.
   EBADALIGN  address is not on a 64-byte aligned.
   ENORADDR   The real address provided for address is 
not valid.
   EINVAL The CCB completion area contents are not 
valid.
-  EWOULDBLOCKInternal resource contraints prevented 
the CCB from being killed at this time.
+  EWOULDBLOCKInternal resource constraints prevented 
the CCB from being killed at this time.
  The guest should retry the request.
   ENOACCESS  The guest does not have permission to 
access the coprocessor virtual device
  functionality.
@@ -1423,7 +1423,7 @@ EUNAVAILABLE

[PATCH 18/23] security: core.rst: Fixed a spello

2021-03-28 Thread Bhaskar Chowdhury
s/implemenation/implementation/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/security/keys/core.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/security/keys/core.rst 
b/Documentation/security/keys/core.rst
index b3ed5c581034..d66ad592c6cc 100644
--- a/Documentation/security/keys/core.rst
+++ b/Documentation/security/keys/core.rst
@@ -869,7 +869,7 @@ The keyctl syscall functions are:

 - ``char *hashname`` specifies the NUL terminated string identifying
   the hash used from the kernel crypto API and applied for the KDF
-  operation. The KDF implemenation complies with SP800-56A as well
+  operation. The KDF implementation complies with SP800-56A as well
   as with SP800-108 (the counter KDF).

 - ``char *otherinfo`` specifies the OtherInfo data as documented in
--
2.26.3



[PATCH 16/23] sparc: oradax/oracle-dax.rst: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/discontiguities/discontinuities/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/sparc/oradax/oracle-dax.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sparc/oradax/oracle-dax.rst 
b/Documentation/sparc/oradax/oracle-dax.rst
index d1e14d572918..54ccb35ed51d 100644
--- a/Documentation/sparc/oradax/oracle-dax.rst
+++ b/Documentation/sparc/oradax/oracle-dax.rst
@@ -197,7 +197,7 @@ Memory Constraints
 ==

 The DAX hardware operates only on physical addresses. Therefore, it is
-not aware of virtual memory mappings and the discontiguities that may
+not aware of virtual memory mappings and the discontinuities that may
 exist in the physical memory that a virtual buffer maps to. There is
 no I/O TLB or any scatter/gather mechanism. All buffers, whether input
 or output, must reside in a physically contiguous region of memory.
--
2.26.3



[PATCH 13/23] trace: hwlat_detector.rst: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/occuring/occurring/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/trace/hwlat_detector.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/trace/hwlat_detector.rst 
b/Documentation/trace/hwlat_detector.rst
index 5739349649c8..f7811e2ddf34 100644
--- a/Documentation/trace/hwlat_detector.rst
+++ b/Documentation/trace/hwlat_detector.rst
@@ -14,7 +14,7 @@ originally written for use by the "RT" patch since the Real 
Time
 kernel is highly latency sensitive.

 SMIs are not serviced by the Linux kernel, which means that it does not
-even know that they are occuring. SMIs are instead set up by BIOS code
+even know that they are occurring. SMIs are instead set up by BIOS code
 and are serviced by BIOS code, usually for "critical" events such as
 management of thermal sensors and fans. Sometimes though, SMIs are used for
 other tasks and those tasks can spend an inordinate amount of time in the
--
2.26.3



[PATCH 14/23] trace: ftrace-uses.rst: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/preemptable/preemptible/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/trace/ftrace-uses.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/trace/ftrace-uses.rst 
b/Documentation/trace/ftrace-uses.rst
index f7d98ae5b885..2903a58f5ac2 100644
--- a/Documentation/trace/ftrace-uses.rst
+++ b/Documentation/trace/ftrace-uses.rst
@@ -193,7 +193,7 @@ FTRACE_OPS_FL_RECURSION
Not, if this flag is set, then the callback will always be called
with preemption disabled. If it is not set, then it is possible
(but not guaranteed) that the callback will be called in
-   preemptable context.
+   preemptible context.

 FTRACE_OPS_FL_IPMODIFY
Requires FTRACE_OPS_FL_SAVE_REGS set. If the callback is to "hijack"
--
2.26.3



[PATCH 15/23] trace: events.rst: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/specfied/specified/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/trace/events.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/trace/events.rst b/Documentation/trace/events.rst
index 8ddb9b09451c..80052adc592d 100644
--- a/Documentation/trace/events.rst
+++ b/Documentation/trace/events.rst
@@ -884,7 +884,7 @@ functions can be used.

 To create a kprobe event, an empty or partially empty kprobe event
 should first be created using kprobe_event_gen_cmd_start().  The name
-of the event and the probe location should be specfied along with one
+of the event and the probe location should be specified along with one
 or args each representing a probe field should be supplied to this
 function.  Before calling kprobe_event_gen_cmd_start(), the user
 should create and initialize a dynevent_cmd object using
--
2.26.3



[PATCH 12/23] v4l: hist-v4l2.rst: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury


s/directon/director/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/userspace-api/media/v4l/hist-v4l2.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/userspace-api/media/v4l/hist-v4l2.rst 
b/Documentation/userspace-api/media/v4l/hist-v4l2.rst
index 28a2750d5c8c..7061496126ad 100644
--- a/Documentation/userspace-api/media/v4l/hist-v4l2.rst
+++ b/Documentation/userspace-api/media/v4l/hist-v4l2.rst
@@ -47,7 +47,7 @@ Codec API was released.
 1998-11-08: Many minor changes. Most symbols have been renamed. Some
 material changes to struct v4l2_capability.

-1998-11-12: The read/write directon of some ioctls was misdefined.
+1998-11-12: The read/write director of some ioctls was misdefined.

 1998-11-14: ``V4L2_PIX_FMT_RGB24`` changed to ``V4L2_PIX_FMT_BGR24``,
 and ``V4L2_PIX_FMT_RGB32`` changed to ``V4L2_PIX_FMT_BGR32``. Audio
--
2.26.3



[PATCH 09/23] virt: kvm: /mmu.rst: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/unsychronized/unsynchronized/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/virt/kvm/mmu.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/mmu.rst b/Documentation/virt/kvm/mmu.rst
index 5bfe28b0728e..e6c525280813 100644
--- a/Documentation/virt/kvm/mmu.rst
+++ b/Documentation/virt/kvm/mmu.rst
@@ -244,7 +244,7 @@ Shadow pages contain the following information:
 unsynchronized children).
   unsync_child_bitmap:
 A bitmap indicating which sptes in spt point (directly or indirectly) at
-pages that may be unsynchronized.  Used to quickly locate all unsychronized
+pages that may be unsynchronized.  Used to quickly locate all 
unsynchronized
 pages reachable from a given page.
   clear_spte_count:
 Only present on 32-bit hosts, where a 64-bit spte cannot be written
--
2.26.3



[PATCH 10/23] virt: kvm: halt-polling.rst: Fixed a typo

2021-03-28 Thread Bhaskar Chowdhury
s/dependant/dependent/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/virt/kvm/halt-polling.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/halt-polling.rst 
b/Documentation/virt/kvm/halt-polling.rst
index 4922e4a15f18..c428d319de45 100644
--- a/Documentation/virt/kvm/halt-polling.rst
+++ b/Documentation/virt/kvm/halt-polling.rst
@@ -14,7 +14,7 @@ before giving up the cpu to the scheduler in order to let 
something else run.
 Polling provides a latency advantage in cases where the guest can be run again
 very quickly by at least saving us a trip through the scheduler, normally on
 the order of a few micro-seconds, although performance benefits are workload
-dependant. In the event that no wakeup source arrives during the polling
+dependent. In the event that no wakeup source arrives during the polling
 interval or some other task on the runqueue is runnable the scheduler is
 invoked. Thus halt polling is especially useful on workloads with very short
 wakeup periods where the time spent halt polling is minimised and the time
--
2.26.3



[PATCH 11/23] virt: user_mode_linux_howto_v2.rst: Few typo fixes

2021-03-28 Thread Bhaskar Chowdhury
s/absense/absence/
s/sripts/scripts/
s/resultion/resolution/
s/desireable/desirable/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/virt/uml/user_mode_linux_howto_v2.rst | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/virt/uml/user_mode_linux_howto_v2.rst 
b/Documentation/virt/uml/user_mode_linux_howto_v2.rst
index 312e431695d9..0e1371c3e235 100644
--- a/Documentation/virt/uml/user_mode_linux_howto_v2.rst
+++ b/Documentation/virt/uml/user_mode_linux_howto_v2.rst
@@ -317,7 +317,7 @@ Shared Options
 * ``v6=[0,1]`` to specify if a v6 connection is desired for all
   transports which operate over IP. Additionally, for transports that
   have some differences in the way they operate over v4 and v6 (for example
-  EoL2TPv3), sets the correct mode of operation. In the absense of this
+  EoL2TPv3), sets the correct mode of operation. In the absence of this
   option, the socket type is determined based on what do the src and dst
   arguments resolve/parse to.

@@ -726,7 +726,7 @@ kernel.  When you boot UML, you'll see a line like::

mconsole initialized on /home/jdike/.uml/umlNJ32yL/mconsole

-If you specify a unique machine id one the UML command line, i.e.
+If you specify a unique machine id one the UML command line, i.e.
 ``umid=debian``, you'll see this::

mconsole initialized on /home/jdike/.uml/debian/mconsole
@@ -1073,7 +1073,7 @@ If you have something to contribute such as a patch, a 
bugfix, a
 new feature, please send it to ``linux...@lists.infradead.org``

 Please follow all standard Linux patch guidelines such as cc-ing
-relevant maintainers and run ``./sripts/checkpatch.pl`` on your patch.
+relevant maintainers and run ``./scripts/checkpatch.pl`` on your patch.
 For more details see ``Documentation/process/submitting-patches.rst``

 Note - the list does not accept HTML or attachments, all emails must
@@ -1131,7 +1131,7 @@ This is a typical picture from a mostly idle UML instance
 * The sequence of ptrace calls is part of MMU emulation and runnin the
   UML userspace
 * ``timer_settime`` is part of the UML high res timer subsystem mapping
-  timer requests from inside UML onto the host high resultion timers.
+  timer requests from inside UML onto the host high resolution timers.
 * ``clock_nanosleep`` is UML going into idle (similar to the way a PC
   will execute an ACPI idle).

@@ -1195,7 +1195,7 @@ between a driver and the host at the UML command line is 
OK
 security-wise. Allowing it as a loadable module parameter
 isn't.

-If such functionality is desireable for a particular application
+If such functionality is desirable for a particular application
 (e.g. loading BPF "firmware" for raw socket network transports),
 it should be off by default and should be explicitly turned on
 as a command line parameter at startup.
--
2.26.3



[PATCH 06/23] vm: hwpoison.rst: A typo fix

2021-03-28 Thread Bhaskar Chowdhury
s/expection/exception/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/vm/hwpoison.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/vm/hwpoison.rst b/Documentation/vm/hwpoison.rst
index a5c884293dac..727f080073dd 100644
--- a/Documentation/vm/hwpoison.rst
+++ b/Documentation/vm/hwpoison.rst
@@ -50,7 +50,7 @@ of applications. KVM support requires a recent qemu-kvm 
release.
 For the KVM use there was need for a new signal type so that
 KVM can inject the machine check into the guest with the proper
 address. This in theory allows other applications to handle
-memory failures too. The expection is that near all applications
+memory failures too. The exception is that near all applications
 won't do that, but some very specialized ones might.

 Failure recovery modes
--
2.26.3



[PATCH 05/23] vm: unevictable-lru.rst: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/mmaped/mapped/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/vm/unevictable-lru.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/vm/unevictable-lru.rst 
b/Documentation/vm/unevictable-lru.rst
index 0e1490524f53..74e7d5ded114 100644
--- a/Documentation/vm/unevictable-lru.rst
+++ b/Documentation/vm/unevictable-lru.rst
@@ -467,7 +467,7 @@ In addition the mlock()/mlockall() system calls, an 
application can request
 that a region of memory be mlocked supplying the MAP_LOCKED flag to the mmap()
 call. There is one important and subtle difference here, though. mmap() + 
mlock()
 will fail if the range cannot be faulted in (e.g. because mm_populate fails)
-and returns with ENOMEM while mmap(MAP_LOCKED) will not fail. The mmaped
+and returns with ENOMEM while mmap(MAP_LOCKED) will not fail. The mapped
 area will still have properties of the locked area - aka. pages will not get
 swapped out - but major page faults to fault memory in might still happen.

--
2.26.3



[PATCH 08/23] virt: kvm: vm.rst: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/imlemented/implemented/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/virt/kvm/devices/vm.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/devices/vm.rst 
b/Documentation/virt/kvm/devices/vm.rst
index 0aa5b1cfd700..3eb1abf505c9 100644
--- a/Documentation/virt/kvm/devices/vm.rst
+++ b/Documentation/virt/kvm/devices/vm.rst
@@ -92,7 +92,7 @@ Allows user space to retrieve or request to change cpu 
related information for a
 KVM does not enforce or limit the cpu model data in any form. Take the 
information
 retrieved by means of KVM_S390_VM_CPU_MACHINE as hint for reasonable 
configuration
 setups. Instruction interceptions triggered by additionally set facility bits 
that
-are not handled by KVM need to by imlemented in the VM driver code.
+are not handled by KVM need to by implemented in the VM driver code.

 :Parameters: address of buffer to store/set the processor related cpu
 data of type struct kvm_s390_vm_cpu_processor*.
--
2.26.3



[PATCH 07/23] vm: hwpoison.rst: A typo fix

2021-03-28 Thread Bhaskar Chowdhury
s/focusses/focuses/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/vm/hwpoison.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/vm/hwpoison.rst b/Documentation/vm/hwpoison.rst
index 727f080073dd..7840463a0e9a 100644
--- a/Documentation/vm/hwpoison.rst
+++ b/Documentation/vm/hwpoison.rst
@@ -19,7 +19,7 @@ To quote the overview comment::
hardware as being corrupted usually due to a 2bit ECC memory or cache
failure.

-   This focusses on pages detected as corrupted in the background.
+   This focuses on pages detected as corrupted in the background.
When the current CPU tries to consume corruption the currently
running process can just be killed directly instead. This implies
that if the error cannot be handled for some reason it's safe to
--
2.26.3



[PATCH 04/23] w1-generic.rst: A typo fix

2021-03-28 Thread Bhaskar Chowdhury
s/beetwen/between/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/w1/w1-generic.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/w1/w1-generic.rst b/Documentation/w1/w1-generic.rst
index da4e8b4e9b01..229b16b6399b 100644
--- a/Documentation/w1/w1-generic.rst
+++ b/Documentation/w1/w1-generic.rst
@@ -101,7 +101,7 @@ w1_master_search  (rw) the number of searches left 
to do,
 w1_master_slave_count (ro) the number of slaves found
 w1_master_slaves  (ro) the names of the slaves, one per line
 w1_master_timeout (ro) the delay in seconds between searches
-w1_master_timeout_us  (ro) the delay in microseconds beetwen searches
+w1_master_timeout_us  (ro) the delay in microseconds between searches
 = =

 If you have a w1 bus that never changes (you don't add or remove devices),
--
2.26.3



[PATCH 02/23] w1: ds2482.rst: A typo fix

2021-03-28 Thread Bhaskar Chowdhury
s/busses/buses/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/w1/masters/ds2482.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/w1/masters/ds2482.rst 
b/Documentation/w1/masters/ds2482.rst
index 17ebe8f660cd..5862024e4b15 100644
--- a/Documentation/w1/masters/ds2482.rst
+++ b/Documentation/w1/masters/ds2482.rst
@@ -22,7 +22,7 @@ Description
 ---

 The Maxim/Dallas Semiconductor DS2482 is a I2C device that provides
-one (DS2482-100) or eight (DS2482-800) 1-wire busses.
+one (DS2482-100) or eight (DS2482-800) 1-wire buses.


 General Remarks
--
2.26.3



[PATCH 03/23] w1-netlink.rst: A typo fix

2021-03-28 Thread Bhaskar Chowdhury
s/strucutre/structure/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/w1/w1-netlink.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/w1/w1-netlink.rst b/Documentation/w1/w1-netlink.rst
index aaa13243a5e4..be4f7b82dcb4 100644
--- a/Documentation/w1/w1-netlink.rst
+++ b/Documentation/w1/w1-netlink.rst
@@ -66,7 +66,7 @@ Each connector message can include one or more w1_netlink_msg 
with
 zero or more attached w1_netlink_cmd messages.

 For event messages there are no w1_netlink_cmd embedded structures,
-only connector header and w1_netlink_msg strucutre with "len" field
+only connector header and w1_netlink_msg structure with "len" field
 being zero and filled type (one of event types) and id:
 either 8 bytes of slave unique id in host order,
 or master's id, which is assigned to bus master device
--
2.26.3



[PATCH 00/23] docs: Mundane typo fixes

2021-03-28 Thread Bhaskar Chowdhury
 This patch series tried to fix trivial spelling fixes.

Bhaskar Chowdhury (23):
  atomctl.rst: A typo fix
  w1: ds2482.rst: A typo fix
  w1-netlink.rst: A typo fix
  w1-generic.rst: A typo fix
  vm: unevictable-lru.rst: Fix a typo
  vm: hwpoison.rst: A typo fix
  vm: hwpoison.rst: A typo fix
  virt: kvm: vm.rst: Fix a typo
  virt: kvm: /mmu.rst: Fix a typo
  virt: kvm: halt-polling.rst: Fixed a typo
  virt: user_mode_linux_howto_v2.rst: Few typo fixes
  v4l: hist-v4l2.rst: Fix a typo
  trace: hwlat_detector.rst: Fix a typo
  trace: ftrace-uses.rst: Fix a typo
  trace: events.rst: Fix a typo
  sparc: oradax/oracle-dax.rst: Fix a typo
  sparc: dax-hv-api.txt: Fix quite a few spellos
  security: core.rst: Fixed a spello
  scsi: ChangeLog.ncr53c8xx: Quite a few spello fixes
  scheduler: sched-bwc.rst: Fix a typo
  scheduler: sched-nice-design.rst: Fix a typo
  riscv: pmu.rst : A spello fix
  openrisc: openrisc_port.rst: Fix a typo

 Documentation/openrisc/openrisc_port.rst  |   2 +-
 Documentation/riscv/pmu.rst   |   2 +-
 Documentation/scheduler/sched-bwc.rst |   2 +-
 Documentation/scheduler/sched-nice-design.rst |   2 +-
 Documentation/scsi/ChangeLog.ncr53c8xx| 260 +-
 Documentation/security/keys/core.rst  |   2 +-
 Documentation/sparc/oradax/dax-hv-api.txt |  18 +-
 Documentation/sparc/oradax/oracle-dax.rst |   2 +-
 Documentation/trace/events.rst|   2 +-
 Documentation/trace/ftrace-uses.rst   |   2 +-
 Documentation/trace/hwlat_detector.rst|   2 +-
 .../userspace-api/media/v4l/hist-v4l2.rst |   2 +-
 Documentation/virt/kvm/devices/vm.rst |   2 +-
 Documentation/virt/kvm/halt-polling.rst   |   2 +-
 Documentation/virt/kvm/mmu.rst|   2 +-
 .../virt/uml/user_mode_linux_howto_v2.rst |  10 +-
 Documentation/vm/hwpoison.rst |   4 +-
 Documentation/vm/unevictable-lru.rst  |   2 +-
 Documentation/w1/masters/ds2482.rst   |   2 +-
 Documentation/w1/w1-generic.rst   |   2 +-
 Documentation/w1/w1-netlink.rst   |   2 +-
 Documentation/xtensa/atomctl.rst  |   2 +-
 22 files changed, 164 insertions(+), 164 deletions(-)

--
2.26.3



[PATCH 01/23] atomctl.rst: A typo fix

2021-03-28 Thread Bhaskar Chowdhury
s/controlers/controllers/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/xtensa/atomctl.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/xtensa/atomctl.rst b/Documentation/xtensa/atomctl.rst
index 1ecbd0ba9a2e..a0efab2abe8f 100644
--- a/Documentation/xtensa/atomctl.rst
+++ b/Documentation/xtensa/atomctl.rst
@@ -23,7 +23,7 @@ doing a Cached (WB) transaction and use the Memory RCW for 
un-cached
 operations.

 For systems without an coherent cache controller, non-MX, we always
-use the memory controllers RCW, thought non-MX controlers likely
+use the memory controllers RCW, thought non-MX controllers likely
 support the Internal Operation.

 CUSTOMER-WARNING:
--
2.26.3



[PATCH 30/30] xilinx_dma.c: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/interace/interface/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/xilinx/xilinx_dma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/xilinx/xilinx_dma.c b/drivers/dma/xilinx/xilinx_dma.c
index 3aded7861fef..63d2f447ad79 100644
--- a/drivers/dma/xilinx/xilinx_dma.c
+++ b/drivers/dma/xilinx/xilinx_dma.c
@@ -483,7 +483,7 @@ struct xilinx_dma_config {
  * @ext_addr: Indicates 64 bit addressing is supported by dma device
  * @pdev: Platform device structure pointer
  * @dma_config: DMA config structure
- * @axi_clk: DMA Axi4-lite interace clock
+ * @axi_clk: DMA Axi4-lite interface clock
  * @tx_clk: DMA mm2s clock
  * @txs_clk: DMA mm2s stream clock
  * @rx_clk: DMA s2mm clock
--
2.26.3



[PATCH 29/30] edma.c: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/transfering/transferring/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/ti/edma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/ti/edma.c b/drivers/dma/ti/edma.c
index 35d81bd857f1..5ad771e34457 100644
--- a/drivers/dma/ti/edma.c
+++ b/drivers/dma/ti/edma.c
@@ -1815,7 +1815,7 @@ static void edma_issue_pending(struct dma_chan *chan)
  * This limit exists to avoid a possible infinite loop when waiting for proof
  * that a particular transfer is completed. This limit can be hit if there
  * are large bursts to/from slow devices or the CPU is never able to catch
- * the DMA hardware idle. On an AM335x transfering 48 bytes from the UART
+ * the DMA hardware idle. On an AM335x transferring 48 bytes from the UART
  * RX-FIFO, as many as 55 loops have been seen.
  */
 #define EDMA_MAX_TR_WAIT_LOOPS 1000
--
2.26.3



[PATCH 28/30] usb-dmac.c: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/descritpor/descriptor/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/sh/usb-dmac.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/sh/usb-dmac.c b/drivers/dma/sh/usb-dmac.c
index 8f7ceb698226..7092a657932b 100644
--- a/drivers/dma/sh/usb-dmac.c
+++ b/drivers/dma/sh/usb-dmac.c
@@ -301,7 +301,7 @@ static struct usb_dmac_desc *usb_dmac_desc_get(struct 
usb_dmac_chan *chan,
struct usb_dmac_desc *desc = NULL;
unsigned long flags;

-   /* Get a freed descritpor */
+   /* Get a freed descriptor */
spin_lock_irqsave(>vc.lock, flags);
list_for_each_entry(desc, >desc_freed, node) {
if (sg_len <= desc->sg_allocated_len) {
--
2.26.3



[PATCH 26/30] dw-axi-dmac-platform.c: Few typos fixed

2021-03-28 Thread Bhaskar Chowdhury
s/configurarion/configuration/
s/inerrupts/interrupts/
s/chanels/channels/  two different places.
s/Synopsys/Synopsis/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c 
b/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
index d9e4ac3edb4e..ef4da10361a7 100644
--- a/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
+++ b/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
@@ -35,7 +35,7 @@
 /*
  * The set of bus widths supported by the DMA controller. DW AXI DMAC supports
  * master data bus width up to 512 bits (for both AXI master interfaces), but
- * it depends on IP block configurarion.
+ * it depends on IP block configuration.
  */
 #define AXI_DMA_BUSWIDTHS\
(DMA_SLAVE_BUSWIDTH_1_BYTE  | \
@@ -1056,10 +1056,10 @@ static irqreturn_t dw_axi_dma_interrupt(int irq, void 
*dev_id)

u32 status, i;

-   /* Disable DMAC inerrupts. We'll enable them after processing chanels */
+   /* Disable DMAC interrupts. We'll enable them after processing channels 
*/
axi_dma_irq_disable(chip);

-   /* Poll, clear and process every chanel interrupt status */
+   /* Poll, clear and process every channel interrupt status */
for (i = 0; i < dw->hdata->nr_channels; i++) {
chan = >chan[i];
status = axi_chan_irq_read(chan);
@@ -1511,5 +1511,5 @@ static struct platform_driver dw_driver = {
 module_platform_driver(dw_driver);

 MODULE_LICENSE("GPL v2");
-MODULE_DESCRIPTION("Synopsys DesignWare AXI DMA Controller platform driver");
+MODULE_DESCRIPTION("Synopsis DesignWare AXI DMA Controller platform driver");
 MODULE_AUTHOR("Eugeniy Paltsev ");
--
2.26.3



[PATCH 25/30] ste_dma40.c: Few spello fixes

2021-03-28 Thread Bhaskar Chowdhury
s/ealier/earlier/
s/orignal/original/
s/manouver/maneuver/
s/transfer/transfer/
s/succees/success/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/ste_dma40.c | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/drivers/dma/ste_dma40.c b/drivers/dma/ste_dma40.c
index 265d7c07b348..39fa2fb74057 100644
--- a/drivers/dma/ste_dma40.c
+++ b/drivers/dma/ste_dma40.c
@@ -155,7 +155,7 @@ static __maybe_unused u32 d40_backup_regs[] = {

 /*
  * since 9540 and 8540 has the same HW revision
- * use v4a for 9540 or ealier
+ * use v4a for 9540 or earlier
  * use v4b for 8540 or later
  * HW revision:
  * DB8500ed has revision 0
@@ -382,7 +382,7 @@ struct d40_desc {
  *
  * @base: The virtual address of LCLA. 18 bit aligned.
  * @dma_addr: DMA address, if mapped
- * @base_unaligned: The orignal kmalloc pointer, if kmalloc is used.
+ * @base_unaligned: The original kmalloc pointer, if kmalloc is used.
  * This pointer is only there for clean-up on error.
  * @pages: The number of pages needed for all physical channels.
  * Only used later for clean-up on error
@@ -1630,7 +1630,7 @@ static void dma_tasklet(struct tasklet_struct *t)

return;
  check_pending_tx:
-   /* Rescue manouver if receiving double interrupts */
+   /* Rescue maneuver if receiving double interrupts */
if (d40c->pending_tx > 0)
d40c->pending_tx--;
spin_unlock_irqrestore(>lock, flags);
@@ -1970,7 +1970,7 @@ static int d40_config_memcpy(struct d40_chan *d40c)
   dma_has_cap(DMA_SLAVE, cap)) {
d40c->dma_cfg = dma40_memcpy_conf_phy;

-   /* Generate interrrupt at end of transfer or relink. */
+   /* Generate interrupt at end of transfer or relink. */
d40c->dst_def_cfg |= BIT(D40_SREG_CFG_TIM_POS);

/* Generate interrupt on error. */
@@ -3415,7 +3415,7 @@ static int __init d40_lcla_allocate(struct d40_base *base)
base->lcla_pool.base = (void *)page_list[i];
} else {
/*
-* After many attempts and no succees with finding the correct
+* After many attempts and no success with finding the correct
 * alignment, try with allocating a big buffer.
 */
dev_warn(base->dev,
--
2.26.3



[PATCH 27/30] dpaa2-qdma.c: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/contoller/controller/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/sh/shdmac.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/sh/shdmac.c b/drivers/dma/sh/shdmac.c
index 5aafe548ca5f..7b51b15b45b1 100644
--- a/drivers/dma/sh/shdmac.c
+++ b/drivers/dma/sh/shdmac.c
@@ -319,7 +319,7 @@ static void sh_dmae_setup_xfer(struct shdma_chan *schan,
 }

 /*
- * Find a slave channel configuration from the contoller list by either a slave
+ * Find a slave channel configuration from the controller list by either a 
slave
  * ID in the non-DT case, or by a MID/RID value in the DT case
  */
 static const struct sh_dmae_slave_config *dmae_find_slave(
--
2.26.3



[PATCH 24/30] Kconfig: Change Synopsys to Synopsis

2021-03-28 Thread Bhaskar Chowdhury
s/Synopsys/Synopsis/  .two different places.

..and for some unknown reason it introduce a empty line deleted and added
back.

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/Kconfig | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index 0c2827fd8c19..30e8cc26f43b 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -170,15 +170,15 @@ config DMA_SUN6I
  Support for the DMA engine first found in Allwinner A31 SoCs.

 config DW_AXI_DMAC
-   tristate "Synopsys DesignWare AXI DMA support"
+   tristate "Synopsis DesignWare AXI DMA support"
depends on OF || COMPILE_TEST
depends on HAS_IOMEM
select DMA_ENGINE
select DMA_VIRTUAL_CHANNELS
help
- Enable support for Synopsys DesignWare AXI DMA controller.
+ Enable support for Synopsis DesignWare AXI DMA controller.
  NOTE: This driver wasn't tested on 64 bit platform because
- of lack 64 bit platform with Synopsys DW AXI DMAC.
+ of lack 64 bit platform with Synopsis DW AXI DMAC.

 config EP93XX_DMA
bool "Cirrus Logic EP93xx DMA support"
@@ -394,7 +394,7 @@ config MOXART_DMA
select DMA_VIRTUAL_CHANNELS
help
  Enable support for the MOXA ART SoC DMA controller.
-
+
  Say Y here if you enabled MMP ADMA, otherwise say N.

 config MPC512X_DMA
--
2.26.3



[PATCH 23/30] dma-jz4780.c: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/proceeed/proceed/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/dma-jz4780.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/dma-jz4780.c b/drivers/dma/dma-jz4780.c
index ebee94dbd630..451bc754b609 100644
--- a/drivers/dma/dma-jz4780.c
+++ b/drivers/dma/dma-jz4780.c
@@ -379,7 +379,7 @@ static struct dma_async_tx_descriptor 
*jz4780_dma_prep_slave_sg(

if (i != (sg_len - 1) &&
!(jzdma->soc_data->flags & JZ_SOC_DATA_BREAK_LINKS)) {
-   /* Automatically proceeed to the next descriptor. */
+   /* Automatically proceed to the next descriptor. */
desc->desc[i].dcm |= JZ_DMA_DCM_LINK;

/*
--
2.26.3



[PATCH 22/30] at_hdmac_regs.h: Couple of typo fixes

2021-03-28 Thread Bhaskar Chowdhury
s/availlable/available/
s/signle/single/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/at_hdmac_regs.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/dma/at_hdmac_regs.h b/drivers/dma/at_hdmac_regs.h
index 4d1ebc040031..46ecc40edaa8 100644
--- a/drivers/dma/at_hdmac_regs.h
+++ b/drivers/dma/at_hdmac_regs.h
@@ -338,7 +338,7 @@ static inline u8 convert_buswidth(enum dma_slave_buswidth 
addr_width)
  * @ch_regs: memory mapped register base
  * @clk: dma controller clock
  * @save_imr: interrupt mask register that is saved on suspend/resume cycle
- * @all_chan_mask: all channels availlable in a mask
+ * @all_chan_mask: all channels available in a mask
  * @dma_desc_pool: base of DMA descriptor region (DMA address)
  * @chan: channels table to store at_dma_chan structures
  */
@@ -462,7 +462,7 @@ static inline int atc_chan_is_cyclic(struct at_dma_chan 
*atchan)

 /**
  * set_desc_eol - set end-of-link to descriptor so it will end transfer
- * @desc: descriptor, signle or at the end of a chain, to end chain on
+ * @desc: descriptor, single or at the end of a chain, to end chain on
  */
 static void set_desc_eol(struct at_desc *desc)
 {
--
2.26.3



[PATCH 19/30] xgene-dma.c: Few spello fixes

2021-03-28 Thread Bhaskar Chowdhury
s/definations/definitions/   two different places.
s/Configue/Configure/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/xgene-dma.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/dma/xgene-dma.c b/drivers/dma/xgene-dma.c
index 3589b4ef50b8..9b0010b6e033 100644
--- a/drivers/dma/xgene-dma.c
+++ b/drivers/dma/xgene-dma.c
@@ -23,7 +23,7 @@

 #include "dmaengine.h"

-/* X-Gene DMA ring csr registers and bit definations */
+/* X-Gene DMA ring csr registers and bit definitions */
 #define XGENE_DMA_RING_CONFIG  0x04
 #define XGENE_DMA_RING_ENABLE  BIT(31)
 #define XGENE_DMA_RING_ID  0x08
@@ -102,7 +102,7 @@
 #define XGENE_DMA_BLK_MEM_RDY_VAL  0x
 #define XGENE_DMA_RING_CMD_SM_OFFSET   0x8000

-/* X-Gene SoC EFUSE csr register and bit defination */
+/* X-Gene SoC EFUSE csr register and bit definition */
 #define XGENE_SOC_JTAG1_SHADOW 0x18
 #define XGENE_DMA_PQ_DISABLE_MASK  BIT(13)

@@ -1741,7 +1741,7 @@ static int xgene_dma_probe(struct platform_device *pdev)
/* Initialize DMA channels software state */
xgene_dma_init_channels(pdma);

-   /* Configue DMA rings */
+   /* Configure DMA rings */
ret = xgene_dma_init_rings(pdma);
if (ret)
goto err_clk_enable;
--
2.26.3



[PATCH 21/30] owl-dma.c: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/Eventhough/"Even though"/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/owl-dma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/owl-dma.c b/drivers/dma/owl-dma.c
index 1f0bbaed4643..3c7283afa443 100644
--- a/drivers/dma/owl-dma.c
+++ b/drivers/dma/owl-dma.c
@@ -1155,7 +1155,7 @@ static int owl_dma_probe(struct platform_device *pdev)
}

/*
-* Eventhough the DMA controller is capable of generating 4
+* Even though the DMA controller is capable of generating 4
 * IRQ's for DMA priority feature, we only use 1 IRQ for
 * simplification.
 */
--
2.26.3



[PATCH 20/30] at_hdmac.c: Quite a few spello fixes

2021-03-28 Thread Bhaskar Chowdhury
s/tranfers/transfers/
s/maxium/maximum/
s/previouly/previously/
s/broked/broken/
s/embedds/embeds/  three different places.

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/at_hdmac.c | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/drivers/dma/at_hdmac.c b/drivers/dma/at_hdmac.c
index 30ae36124b1d..02c09532a9e4 100644
--- a/drivers/dma/at_hdmac.c
+++ b/drivers/dma/at_hdmac.c
@@ -374,11 +374,11 @@ static int atc_get_bytes_left(struct dma_chan *chan, 
dma_cookie_t cookie)
 * a second time. If the two consecutive read values of the DSCR
 * are the same then we assume both refers to the very same
 * child descriptor as well as the CTRLA value read inbetween
-* does. For cyclic tranfers, the assumption is that a full loop
+* does. For cyclic transfers, the assumption is that a full 
loop
 * is "not so fast".
 * If the two DSCR values are different, we read again the CTRLA
 * then the DSCR till two consecutive read values from DSCR are
-* equal or till the maxium trials is reach.
+* equal or till the maximum trials is reach.
 * This algorithm is very unlikely not to find a stable value 
for
 * DSCR.
 */
@@ -403,7 +403,7 @@ static int atc_get_bytes_left(struct dma_chan *chan, 
dma_cookie_t cookie)

/*
 * DSCR has changed inside the DMA controller, so the
-* previouly read value of CTRLA may refer to an already
+* previously read value of CTRLA may refer to an 
already
 * processed descriptor hence could be outdated.
 * We need to update ctrla to match the current
 * descriptor.
@@ -564,7 +564,7 @@ static void atc_handle_error(struct at_dma_chan *atchan)
spin_lock_irqsave(>lock, flags);
/*
 * The descriptor currently at the head of the active list is
-* broked. Since we don't have any way to report errors, we'll
+* broken. Since we don't have any way to report errors, we'll
 * just have to scream loudly and try to carry on.
 */
bad_desc = atc_first_active(atchan);
@@ -870,7 +870,7 @@ atc_prep_dma_memcpy(struct dma_chan *chan, dma_addr_t dest, 
dma_addr_t src,
atc_desc_chain(, , desc);
}

-   /* First descriptor of the chain embedds additional information */
+   /* First descriptor of the chain embeds additional information */
first->txd.cookie = -EBUSY;
first->total_len = len;

@@ -1199,7 +1199,7 @@ atc_prep_slave_sg(struct dma_chan *chan, struct 
scatterlist *sgl,
/* set end-of-link to the last link descriptor of list*/
set_desc_eol(prev);

-   /* First descriptor of the chain embedds additional information */
+   /* First descriptor of the chain embeds additional information */
first->txd.cookie = -EBUSY;
first->total_len = total_len;

@@ -1358,7 +1358,7 @@ atc_prep_dma_cyclic(struct dma_chan *chan, dma_addr_t 
buf_addr, size_t buf_len,
/* lets make a cyclic list */
prev->lli.dscr = first->txd.phys;

-   /* First descriptor of the chain embedds additional information */
+   /* First descriptor of the chain embeds additional information */
first->txd.cookie = -EBUSY;
first->total_len = buf_len;

--
2.26.3



[PATCH 16/30] st_fdma.h: Fix couple of typos

2021-03-28 Thread Bhaskar Chowdhury
s/transfert/transfer/  ...two different places.

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/st_fdma.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/dma/st_fdma.h b/drivers/dma/st_fdma.h
index fa15b97a3bab..702b21021124 100644
--- a/drivers/dma/st_fdma.h
+++ b/drivers/dma/st_fdma.h
@@ -41,8 +41,8 @@ struct st_fdma_generic_node {
  * @saddr: Source address
  * @daddr: Destination address
  *
- * @generic: generic node for free running/paced transfert type
- * 2 others transfert type are possible, but not yet implemented
+ * @generic: generic node for free running/paced transfer type
+ * 2 others transfer type are possible, but not yet implemented
  *
  * The NODE structures must be aligned to a 32 byte boundary
  */
--
2.26.3



[PATCH 17/30] ste_dma40_ll.h: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/directy/directly/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/ste_dma40_ll.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/ste_dma40_ll.h b/drivers/dma/ste_dma40_ll.h
index c504e855eb02..2e30e9a94a1e 100644
--- a/drivers/dma/ste_dma40_ll.h
+++ b/drivers/dma/ste_dma40_ll.h
@@ -369,7 +369,7 @@ struct d40_phy_lli_bidir {
  * @lcsp02: Either maps to register lcsp0 if src or lcsp2 if dst.
  * @lcsp13: Either maps to register lcsp1 if src or lcsp3 if dst.
  *
- * This struct must be 8 bytes aligned since it will be accessed directy by
+ * This struct must be 8 bytes aligned since it will be accessed directly by
  * the DMA. Never add any none hw mapped registers to this struct.
  */

--
2.26.3



[PATCH 18/30] tegra20-apb-dma.c: Fixed a typo

2021-03-28 Thread Bhaskar Chowdhury
s/programing/programming/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/tegra20-apb-dma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/tegra20-apb-dma.c b/drivers/dma/tegra20-apb-dma.c
index 71827d9b0aa1..e64789432587 100644
--- a/drivers/dma/tegra20-apb-dma.c
+++ b/drivers/dma/tegra20-apb-dma.c
@@ -475,7 +475,7 @@ static void tegra_dma_configure_for_next(struct 
tegra_dma_channel *tdc,

/*
 * If interrupt is pending then do nothing as the ISR will handle
-* the programing for new request.
+* the programming for new request.
 */
if (status & TEGRA_APBDMA_STATUS_ISE_EOC) {
dev_err(tdc2dev(tdc),
--
2.26.3



[PATCH 15/30] s3c24xx-dma.c: Few typos fixed

2021-03-28 Thread Bhaskar Chowdhury
s/transfered/transferred/
s/desintation/destination/  ...two different places.

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/s3c24xx-dma.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/dma/s3c24xx-dma.c b/drivers/dma/s3c24xx-dma.c
index 8e14c72d03f0..045f2f531876 100644
--- a/drivers/dma/s3c24xx-dma.c
+++ b/drivers/dma/s3c24xx-dma.c
@@ -156,7 +156,7 @@ struct s3c24xx_sg {
  * struct s3c24xx_txd - wrapper for struct dma_async_tx_descriptor
  * @vd: virtual DMA descriptor
  * @dsg_list: list of children sg's
- * @at: sg currently being transfered
+ * @at: sg currently being transferred
  * @width: transfer width
  * @disrcc: value for source control register
  * @didstc: value for destination control register
@@ -920,7 +920,7 @@ static struct dma_async_tx_descriptor 
*s3c24xx_dma_prep_dma_cyclic(
}

/*
-* Always assume our peripheral desintation is a fixed
+* Always assume our peripheral destination is a fixed
 * address in memory.
 */
hwcfg |= S3C24XX_DISRCC_INC_FIXED;
@@ -1009,7 +1009,7 @@ static struct dma_async_tx_descriptor 
*s3c24xx_dma_prep_slave_sg(
}

/*
-* Always assume our peripheral desintation is a fixed
+* Always assume our peripheral destination is a fixed
 * address in memory.
 */
hwcfg |= S3C24XX_DISRCC_INC_FIXED;
--
2.26.3



[PATCH 12/30] of-dma.c: Fixed a typo

2021-03-28 Thread Bhaskar Chowdhury
s/propety/properly/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/of-dma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/of-dma.c b/drivers/dma/of-dma.c
index ec00b20ae8e4..e028acff7fe8 100644
--- a/drivers/dma/of-dma.c
+++ b/drivers/dma/of-dma.c
@@ -337,7 +337,7 @@ EXPORT_SYMBOL_GPL(of_dma_simple_xlate);
  *
  * This function can be used as the of xlate callback for DMA driver which 
wants
  * to match the channel based on the channel id. When using this xlate function
- * the #dma-cells propety of the DMA controller dt node needs to be set to 1.
+ * the #dma-cells properly of the DMA controller dt node needs to be set to 1.
  * The data parameter of of_dma_controller_register must be a pointer to the
  * dma_device struct the function should match upon.
  *
--
2.26.3



[PATCH 14/30] Revert "s3c24xx-dma.c: Fix a typo"

2021-03-28 Thread Bhaskar Chowdhury
s/transferred/transfered/

This reverts commit a2ddb8aea8106bd5552f8516ad7a8a26b9282a8f.
---
 drivers/dma/s3c24xx-dma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/s3c24xx-dma.c b/drivers/dma/s3c24xx-dma.c
index c98ae73cdcc3..8e14c72d03f0 100644
--- a/drivers/dma/s3c24xx-dma.c
+++ b/drivers/dma/s3c24xx-dma.c
@@ -156,7 +156,7 @@ struct s3c24xx_sg {
  * struct s3c24xx_txd - wrapper for struct dma_async_tx_descriptor
  * @vd: virtual DMA descriptor
  * @dsg_list: list of children sg's
- * @at: sg currently being transferred
+ * @at: sg currently being transfered
  * @width: transfer width
  * @disrcc: value for source control register
  * @didstc: value for destination control register
--
2.26.3



[PATCH 10/30] mv_xor_v2.c: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/assosiated/associated/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/mv_xor_v2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/mv_xor_v2.c b/drivers/dma/mv_xor_v2.c
index 9b0d463f89bb..8a45861299a0 100644
--- a/drivers/dma/mv_xor_v2.c
+++ b/drivers/dma/mv_xor_v2.c
@@ -175,7 +175,7 @@ struct mv_xor_v2_device {
  * struct mv_xor_v2_sw_desc - implements a xor SW descriptor
  * @idx: descriptor index
  * @async_tx: support for the async_tx api
- * @hw_desc: assosiated HW descriptor
+ * @hw_desc: associated HW descriptor
  * @free_list: node of the free SW descriprots list
 */
 struct mv_xor_v2_sw_desc {
--
2.26.3



[PATCH 13/30] s3c24xx-dma.c: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/transfered/transferred/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/s3c24xx-dma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/s3c24xx-dma.c b/drivers/dma/s3c24xx-dma.c
index 8e14c72d03f0..c98ae73cdcc3 100644
--- a/drivers/dma/s3c24xx-dma.c
+++ b/drivers/dma/s3c24xx-dma.c
@@ -156,7 +156,7 @@ struct s3c24xx_sg {
  * struct s3c24xx_txd - wrapper for struct dma_async_tx_descriptor
  * @vd: virtual DMA descriptor
  * @dsg_list: list of children sg's
- * @at: sg currently being transfered
+ * @at: sg currently being transferred
  * @width: transfer width
  * @disrcc: value for source control register
  * @didstc: value for destination control register
--
2.26.3



[PATCH 11/30] nbpfaxi.c: Fixed a typo

2021-03-28 Thread Bhaskar Chowdhury
s/superflous/superfluous/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/nbpfaxi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/nbpfaxi.c b/drivers/dma/nbpfaxi.c
index 9c52c57919c6..9eacaa20ddb3 100644
--- a/drivers/dma/nbpfaxi.c
+++ b/drivers/dma/nbpfaxi.c
@@ -898,7 +898,7 @@ static int nbpf_config(struct dma_chan *dchan,
/*
 * We could check config->slave_id to match chan->terminal here,
 * but with DT they would be coming from the same source, so
-* such a check would be superflous
+* such a check would be superfluous
 */

chan->slave_dst_addr = config->dst_addr;
--
2.26.3



[PATCH 09/30] mv_xor.h: Fixed a typo

2021-03-28 Thread Bhaskar Chowdhury
s/writen/written/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/mv_xor.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/mv_xor.h b/drivers/dma/mv_xor.h
index d86086b05b0e..c87cefd38a07 100644
--- a/drivers/dma/mv_xor.h
+++ b/drivers/dma/mv_xor.h
@@ -99,7 +99,7 @@ struct mv_xor_device {
  * @common: common dmaengine channel object members
  * @slots_allocated: records the actual size of the descriptor slot pool
  * @irq_tasklet: bottom half where mv_xor_slot_cleanup runs
- * @op_in_desc: new mode of driver, each op is writen to descriptor.
+ * @op_in_desc: new mode of driver, each op is written to descriptor.
  */
 struct mv_xor_chan {
int pending;
--
2.26.3



[PATCH 06/30] idma64.c: Fix couple of typos

2021-03-28 Thread Bhaskar Chowdhury
s/transfered/transferred/  ...two different places

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/idma64.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/dma/idma64.c b/drivers/dma/idma64.c
index f4c07ad3be15..3d0d48b12e28 100644
--- a/drivers/dma/idma64.c
+++ b/drivers/dma/idma64.c
@@ -282,7 +282,7 @@ static void idma64_desc_fill(struct idma64_chan *idma64c,
desc->length += hw->len;
} while (i);

-   /* Trigger an interrupt after the last block is transfered */
+   /* Trigger an interrupt after the last block is transferred */
lli->ctllo |= IDMA64C_CTLL_INT_EN;

/* Disable LLP transfer in the last block */
@@ -356,7 +356,7 @@ static size_t idma64_active_desc_size(struct idma64_chan 
*idma64c)
if (!i)
return bytes;

-   /* The current chunk is not fully transfered yet */
+   /* The current chunk is not fully transferred yet */
bytes += desc->hw[--i].len;

return bytes - IDMA64C_CTLH_BLOCK_TS(ctlhi);
--
2.26.3



[PATCH 07/30] iop-adma.c: Few typos fixed

2021-03-28 Thread Bhaskar Chowdhury
s/asynchrounous/asynchronous/
s/depedency/dependency/
s/capabilites/capabilities/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/iop-adma.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/dma/iop-adma.c b/drivers/dma/iop-adma.c
index 310b899d581f..81f32dc964e2 100644
--- a/drivers/dma/iop-adma.c
+++ b/drivers/dma/iop-adma.c
@@ -5,7 +5,7 @@
  */

 /*
- * This driver supports the asynchrounous DMA copy and RAID engines available
+ * This driver supports the asynchronous DMA copy and RAID engines available
  * on the Intel Xscale(R) family of I/O Processors (IOP 32x, 33x, 134x)
  */

@@ -243,7 +243,7 @@ static void iop_adma_tasklet(struct tasklet_struct *t)
struct iop_adma_chan *iop_chan = from_tasklet(iop_chan, t,
  irq_tasklet);

-   /* lockdep will flag depedency submissions as potentially
+   /* lockdep will flag dependency submissions as potentially
 * recursive locking, this is not the case as a dependency
 * submission will never recurse a channels submit routine.
 * There are checks in async_tx.c to prevent this.
@@ -1302,7 +1302,7 @@ static int iop_adma_probe(struct platform_device *pdev)

adev->id = plat_data->hw_id;

-   /* discover transaction capabilites from the platform data */
+   /* discover transaction capabilities from the platform data */
dma_dev->cap_mask = plat_data->cap_mask;

adev->pdev = pdev;
--
2.26.3



[PATCH 08/30] mv_xor.c: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/capabilites/capabilities/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/mv_xor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/mv_xor.c b/drivers/dma/mv_xor.c
index 23b232b57518..a43388b6a30d 100644
--- a/drivers/dma/mv_xor.c
+++ b/drivers/dma/mv_xor.c
@@ -1074,7 +1074,7 @@ mv_xor_channel_add(struct mv_xor_device *xordev,
if (!mv_chan->dma_desc_pool_virt)
return ERR_PTR(-ENOMEM);

-   /* discover transaction capabilites from the platform data */
+   /* discover transaction capabilities from the platform data */
dma_dev->cap_mask = cap_mask;

INIT_LIST_HEAD(_dev->channels);
--
2.26.3



[PATCH 05/30] bcm2835-dma.c: Fix a typo

2021-03-28 Thread Bhaskar Chowdhury
s/missmatch/mismatch/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/bcm2835-dma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/bcm2835-dma.c b/drivers/dma/bcm2835-dma.c
index 630dfbb01a40..e6baf17b0434 100644
--- a/drivers/dma/bcm2835-dma.c
+++ b/drivers/dma/bcm2835-dma.c
@@ -369,7 +369,7 @@ static struct bcm2835_desc *bcm2835_dma_create_cb_chain(
/* the last frame requires extra flags */
d->cb_list[d->frames - 1].cb->info |= finalextrainfo;

-   /* detect a size missmatch */
+   /* detect a size mismatch */
if (buf_len && (d->size != buf_len))
goto error_cb;

--
2.26.3



[PATCH 03/30] amba-pl08x.c: Fixed couple of typos

2021-03-28 Thread Bhaskar Chowdhury


s/busses/buses/
s/accound/account/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/amba-pl08x.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/dma/amba-pl08x.c b/drivers/dma/amba-pl08x.c
index a24882ba3764..d15182634789 100644
--- a/drivers/dma/amba-pl08x.c
+++ b/drivers/dma/amba-pl08x.c
@@ -121,7 +121,7 @@ struct vendor_data {

 /**
  * struct pl08x_bus_data - information of source or destination
- * busses for a transfer
+ * buses for a transfer
  * @addr: current address
  * @maxwidth: the maximum width of a transfer on this bus
  * @buswidth: the width of this bus in bytes: 1, 2 or 4
@@ -1010,7 +1010,7 @@ static inline u32 pl08x_lli_control_bits(struct 
pl08x_driver_data *pl08x,
/*
 * Remove all src, dst and transfer size bits, then set the
 * width and size according to the parameters. The bit offsets
-* are different in the FTDMAC020 so we need to accound for this.
+* are different in the FTDMAC020 so we need to account for this.
 */
if (pl08x->vd->ftdmac020) {
retbits &= ~FTDMAC020_LLI_DST_WIDTH_MSK;
--
2.26.3



[PATCH 04/30] bcm-sba-raid.c: Few typos fixed

2021-03-28 Thread Bhaskar Chowdhury
s/Maibox/Mailbox/
s/alloced/allocated/
s/atleast/"at least"/
s/parallely/parallel/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/bcm-sba-raid.c | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/dma/bcm-sba-raid.c b/drivers/dma/bcm-sba-raid.c
index 64239da02e74..fba1585eb7ad 100644
--- a/drivers/dma/bcm-sba-raid.c
+++ b/drivers/dma/bcm-sba-raid.c
@@ -25,7 +25,7 @@
  * number of hardware rings over one or more SBA hardware devices. By
  * design, the internal buffer size of SBA hardware device is limited
  * but all offload operations supported by SBA can be broken down into
- * multiple small size requests and executed parallely on multiple SBA
+ * multiple small size requests and executed parallel on multiple SBA
  * hardware devices for achieving high through-put.
  *
  * The Broadcom SBA RAID driver does not require any register programming
@@ -143,7 +143,7 @@ struct sba_device {
u32 max_xor_srcs;
u32 max_resp_pool_size;
u32 max_cmds_pool_size;
-   /* Maibox client and Mailbox channels */
+   /* Mailbox client and Mailbox channels */
struct mbox_client client;
struct mbox_chan *mchan;
struct device *mbox_dev;
@@ -328,7 +328,7 @@ static void sba_cleanup_nonpending_requests(struct 
sba_device *sba)

spin_lock_irqsave(>reqs_lock, flags);

-   /* Freeup all alloced request */
+   /* Freeup all allocated request */
list_for_each_entry_safe(req, req1, >reqs_alloc_list, node)
_sba_free_request(sba, req);

@@ -1633,7 +1633,7 @@ static int sba_probe(struct platform_device *pdev)
sba->dev = >dev;
platform_set_drvdata(pdev, sba);

-   /* Number of mailbox channels should be atleast 1 */
+   /* Number of mailbox channels should be at least 1 */
ret = of_count_phandle_with_args(pdev->dev.of_node,
 "mboxes", "#mbox-cells");
if (ret <= 0)
--
2.26.3



[PATCH 01/30] acpi-dma.c: Fix couple of typos

2021-03-28 Thread Bhaskar Chowdhury


s/exctract/extract/
s/avaiable/available/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/acpi-dma.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/dma/acpi-dma.c b/drivers/dma/acpi-dma.c
index 235f1396f968..4b1d5183bf64 100644
--- a/drivers/dma/acpi-dma.c
+++ b/drivers/dma/acpi-dma.c
@@ -100,7 +100,7 @@ static int acpi_dma_parse_resource_group(const struct 
acpi_csrt_group *grp,
 }

 /**
- * acpi_dma_parse_csrt - parse CSRT to exctract additional DMA resources
+ * acpi_dma_parse_csrt - parse CSRT to extract additional DMA resources
  * @adev:  ACPI device to match with
  * @adma:  struct acpi_dma of the given DMA controller
  *
@@ -293,7 +293,7 @@ EXPORT_SYMBOL_GPL(devm_acpi_dma_controller_free);
  * found.
  *
  * Return:
- * 0, if no information is avaiable, -1 on mismatch, and 1 otherwise.
+ * 0, if no information is available, -1 on mismatch, and 1 otherwise.
  */
 static int acpi_dma_update_dma_spec(struct acpi_dma *adma,
struct acpi_dma_spec *dma_spec)
--
2.26.3



[PATCH 02/30] altera-msgdma.c: Couple of typos fixed

2021-03-28 Thread Bhaskar Chowdhury
s/assosiated/associated/
s/oder/order/

Signed-off-by: Bhaskar Chowdhury 
---
 drivers/dma/altera-msgdma.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/dma/altera-msgdma.c b/drivers/dma/altera-msgdma.c
index 9a841ce5f0c5..c3483bf2aaa7 100644
--- a/drivers/dma/altera-msgdma.c
+++ b/drivers/dma/altera-msgdma.c
@@ -152,7 +152,7 @@ struct msgdma_extended_desc {
 /**
  * struct msgdma_sw_desc - implements a sw descriptor
  * @async_tx: support for the async_tx api
- * @hw_desc: assosiated HW descriptor
+ * @hw_desc: associated HW descriptor
  * @node: node to move from the free list to the tx list
  * @tx_list: transmit list node
  */
@@ -510,7 +510,7 @@ static void msgdma_copy_one(struct msgdma_device *mdev,
 * of the DMA controller. The descriptor will get flushed to the
 * FIFO, once the last word (control word) is written. Since we
 * are not 100% sure that memcpy() writes all word in the "correct"
-* oder (address from low to high) on all architectures, we make
+* order (address from low to high) on all architectures, we make
 * sure this control word is written last by single coding it and
 * adding some write-barriers here.
 */
--
2.26.3



[PATCH 00/30] DMA: Mundane typo fixes

2021-03-28 Thread Bhaskar Chowdhury
This patch series fixes some trivial and rudimentary spellings in the COMMENT
sections.

Bhaskar Chowdhury (30):
  acpi-dma.c: Fix couple of typos
  altera-msgdma.c: Couple of typos fixed
  amba-pl08x.c: Fixed couple of typos
  bcm-sba-raid.c: Few typos fixed
  bcm2835-dma.c: Fix a typo
  idma64.c: Fix couple of typos
  iop-adma.c: Few typos fixed
  mv_xor.c: Fix a typo
  mv_xor.h: Fixed a typo
  mv_xor_v2.c: Fix a typo
  nbpfaxi.c: Fixed a typo
  of-dma.c: Fixed a typo
  s3c24xx-dma.c: Fix a typo
  Revert "s3c24xx-dma.c: Fix a typo"
  s3c24xx-dma.c: Few typos fixed
  st_fdma.h: Fix couple of typos
  ste_dma40_ll.h: Fix a typo
  tegra20-apb-dma.c: Fixed a typo
  xgene-dma.c: Few spello fixes
  at_hdmac.c: Quite a few spello fixes
  owl-dma.c: Fix a typo
  at_hdmac_regs.h: Couple of typo fixes
  dma-jz4780.c: Fix a typo
  Kconfig: Change Synopsys to Synopsis
  ste_dma40.c: Few spello fixes
  dw-axi-dmac-platform.c: Few typos fixed
  dpaa2-qdma.c: Fix a typo
  usb-dmac.c: Fix a typo
  edma.c: Fix a typo
  xilinx_dma.c: Fix a typo

 drivers/dma/Kconfig|  8 
 drivers/dma/acpi-dma.c |  4 ++--
 drivers/dma/altera-msgdma.c|  4 ++--
 drivers/dma/amba-pl08x.c   |  4 ++--
 drivers/dma/at_hdmac.c | 14 +++---
 drivers/dma/at_hdmac_regs.h|  4 ++--
 drivers/dma/bcm-sba-raid.c |  8 
 drivers/dma/bcm2835-dma.c  |  2 +-
 drivers/dma/dma-jz4780.c   |  2 +-
 drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c |  8 
 drivers/dma/idma64.c   |  4 ++--
 drivers/dma/iop-adma.c |  6 +++---
 drivers/dma/mv_xor.c   |  2 +-
 drivers/dma/mv_xor.h   |  2 +-
 drivers/dma/mv_xor_v2.c|  2 +-
 drivers/dma/nbpfaxi.c  |  2 +-
 drivers/dma/of-dma.c   |  2 +-
 drivers/dma/owl-dma.c  |  2 +-
 drivers/dma/s3c24xx-dma.c  |  6 +++---
 drivers/dma/sh/shdmac.c|  2 +-
 drivers/dma/sh/usb-dmac.c  |  2 +-
 drivers/dma/st_fdma.h  |  4 ++--
 drivers/dma/ste_dma40.c| 10 +-
 drivers/dma/ste_dma40_ll.h |  2 +-
 drivers/dma/tegra20-apb-dma.c  |  2 +-
 drivers/dma/ti/edma.c  |  2 +-
 drivers/dma/xgene-dma.c|  6 +++---
 drivers/dma/xilinx/xilinx_dma.c|  2 +-
 28 files changed, 59 insertions(+), 59 deletions(-)

--
2.26.3



Re: [PATCH 0/8] EXT4: Trivial typo fixes

2021-03-28 Thread Bhaskar Chowdhury

On 01:07 Mon 29 Mar 2021, Ritesh Harjani wrote:

On 21/03/27 04:00PM, Bhaskar Chowdhury wrote:

This patch series fixed few mundane typos in the below specific files.

Bhaskar Chowdhury (8):
  EXT4: migrate.c: Fixed few typos
  EXT4: namei.c: Fixed a typo
  EXT4: inline.c: A typo fixed
  Fix a typo
  EXT4: indirect.c: A trivial typo fix
  EXT4: xattr.c: Mundane typo fix
  EXT4: fast_commit.c: A mere typo fix
  EXT4: mballoc.h: Single typo fix

 fs/ext4/fast_commit.c | 2 +-
 fs/ext4/indirect.c| 2 +-
 fs/ext4/inline.c  | 2 +-
 fs/ext4/inode.c   | 2 +-
 fs/ext4/mballoc.h | 2 +-
 fs/ext4/migrate.c | 6 +++---
 fs/ext4/namei.c   | 8 
 fs/ext4/xattr.c   | 2 +-
 8 files changed, 13 insertions(+), 13 deletions(-)


Thanks,
since these are trivial typo fixes, why not just 1 patch for fs/ext4/
IMO, that way it is easier for sender, reviewer and maintainer.



I have got the other vibes too ..hence the decision to send it like this way..

~Bhaskar

-ritesh


signature.asc
Description: PGP signature


[PATCH] kernel/printk.c: Fixed mundane typos

2021-03-27 Thread Bhaskar Chowdhury


s/sempahore/semaphore/
s/exacly/exactly/
s/unregistred/unregistered/
s/interation/iteration/


Signed-off-by: Bhaskar Chowdhury 
---
 kernel/printk/printk.c | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kernel/printk/printk.c b/kernel/printk/printk.c
index 575a34b88936..95d31886e0d7 100644
--- a/kernel/printk/printk.c
+++ b/kernel/printk/printk.c
@@ -262,7 +262,7 @@ static void __up_console_sem(unsigned long ip)
  * definitely not the perfect debug tool (we don't know if _WE_
  * hold it and are racing, but it helps tracking those weird code
  * paths in the console code where we end up in places I want
- * locked without the console sempahore held).
+ * locked without the console semaphore held).
  */
 static int console_locked, console_suspended;

@@ -2262,7 +2262,7 @@ static int __init console_setup(char *str)
/*
 * console="" or console=null have been suggested as a way to
 * disable console output. Use ttynull that has been created
-* for exacly this purpose.
+* for exactly this purpose.
 */
if (str[0] == 0 || strcmp(str, "null") == 0) {
__add_preferred_console("ttynull", 0, NULL, NULL, true);
@@ -3042,7 +3042,7 @@ void __init console_init(void)
  *
  * To mitigate this problem somewhat, only unregister consoles whose memory
  * intersects with the init section. Note that all other boot consoles will
- * get unregistred when the real preferred console is registered.
+ * get unregistered when the real preferred console is registered.
  */
 static int __init printk_late_init(void)
 {
@@ -3467,7 +3467,7 @@ bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, 
bool syslog,
seq = r.info->seq + 1;
}

-   /* last message in next interation */
+   /* last message in next iteration */
next_seq = seq;

/* actually read text into the buffer now */
--
2.26.2



[PATCH 07/10] locking.c: Fix same typo in couple of places

2021-03-27 Thread Bhaskar Chowdhury
s/Retrun/Return/ . two different places.

Signed-off-by: Bhaskar Chowdhury 
---
 fs/btrfs/locking.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/fs/btrfs/locking.c b/fs/btrfs/locking.c
index 5fafc5e89bb7..313d9d685adb 100644
--- a/fs/btrfs/locking.c
+++ b/fs/btrfs/locking.c
@@ -57,7 +57,7 @@ void btrfs_tree_read_lock(struct extent_buffer *eb)
 /*
  * Try-lock for read.
  *
- * Retrun 1 if the rwlock has been taken, 0 otherwise
+ * Return 1 if the rwlock has been taken, 0 otherwise
  */
 int btrfs_try_tree_read_lock(struct extent_buffer *eb)
 {
@@ -72,7 +72,7 @@ int btrfs_try_tree_read_lock(struct extent_buffer *eb)
 /*
  * Try-lock for write.
  *
- * Retrun 1 if the rwlock has been taken, 0 otherwise
+ * Return 1 if the rwlock has been taken, 0 otherwise
  */
 int btrfs_try_tree_write_lock(struct extent_buffer *eb)
 {
--
2.26.2



[PATCH 09/10] extent-tree.c: Fix a typo

2021-03-27 Thread Bhaskar Chowdhury
s/Otheriwse/Otherwise/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/btrfs/extent-tree.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c
index 36a3c973fda1..d0532754af15 100644
--- a/fs/btrfs/extent-tree.c
+++ b/fs/btrfs/extent-tree.c
@@ -1421,7 +1421,7 @@ int btrfs_inc_extent_ref(struct btrfs_trans_handle *trans,
  * bytenr of the parent block. Since new extents are always
  * created with indirect references, this will only be the case
  * when relocating a shared extent. In that case, root_objectid
- * will be BTRFS_TREE_RELOC_OBJECTID. Otheriwse, parent must
+ * will be BTRFS_TREE_RELOC_OBJECTID. Otherwise, parent must
  * be 0
  *
  * @root_objectid:  The id of the root where this modification has originated,
--
2.26.2



[PATCH 10/10] disk-io.c: Fix a typo

2021-03-27 Thread Bhaskar Chowdhury
s/traget/target/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/btrfs/disk-io.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/btrfs/disk-io.c b/fs/btrfs/disk-io.c
index 289f1f09481d..230918d34f87 100644
--- a/fs/btrfs/disk-io.c
+++ b/fs/btrfs/disk-io.c
@@ -3367,7 +3367,7 @@ int __cold open_ctree(struct super_block *sb, struct 
btrfs_fs_devices *fs_device
 * At this point we know all the devices that make this filesystem,
 * including the seed devices but we don't know yet if the replace
 * target is required. So free devices that are not part of this
-* filesystem but skip the replace traget device which is checked
+* filesystem but skip the replace target device which is checked
 * below in btrfs_init_dev_replace().
 */
btrfs_free_extra_devids(fs_devices);
--
2.26.2



[PATCH 08/10] volumes.c: Fix a typo

2021-03-27 Thread Bhaskar Chowdhury
s/bondary/boundary/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/btrfs/volumes.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c
index 1c6810bbaf8b..ac85558b91c2 100644
--- a/fs/btrfs/volumes.c
+++ b/fs/btrfs/volumes.c
@@ -7797,7 +7797,7 @@ static int verify_one_dev_extent(struct btrfs_fs_info 
*fs_info,
ret = -EUCLEAN;
}

-   /* Make sure no dev extent is beyond device bondary */
+   /* Make sure no dev extent is beyond device boundary */
dev = btrfs_find_device(fs_info->fs_devices, devid, NULL, NULL);
if (!dev) {
btrfs_err(fs_info, "failed to find devid %llu", devid);
--
2.26.2



[PATCH 06/10] scrub.c: Fix a typo

2021-03-27 Thread Bhaskar Chowdhury
s/reponsible/responsible/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/btrfs/scrub.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/btrfs/scrub.c b/fs/btrfs/scrub.c
index 3d9088eab2fc..14de898967bf 100644
--- a/fs/btrfs/scrub.c
+++ b/fs/btrfs/scrub.c
@@ -2426,7 +2426,7 @@ static void drop_csum_range(struct scrub_ctx *sctx, 
struct btrfs_ordered_sum *su
  * the csum into @csum.
  *
  * The search source is sctx->csum_list, which is a pre-populated list
- * storing bytenr ordered csum ranges.  We're reponsible to cleanup any range
+ * storing bytenr ordered csum ranges.  We're responsible to cleanup any range
  * that is before @logical.
  *
  * Return 0 if there is no csum for the range.
--
2.26.2



[PATCH 05/10] inode.c: Couple of typo fixes

2021-03-27 Thread Bhaskar Chowdhury
s/contaning/containing/
s/clearning/clearing/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/btrfs/inode.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c
index a520775949a0..dd7cc65db7bd 100644
--- a/fs/btrfs/inode.c
+++ b/fs/btrfs/inode.c
@@ -2784,8 +2784,8 @@ static int insert_reserved_file_extent(struct 
btrfs_trans_handle *trans,
/*
 * If we dropped an inline extent here, we know the range where it is
 * was not marked with the EXTENT_DELALLOC_NEW bit, so we update the
-* number of bytes only for that range contaning the inline extent.
-* The remaining of the range will be processed when clearning the
+* number of bytes only for that range containing the inline extent.
+* The remaining of the range will be processed when clearing the
 * EXTENT_DELALLOC_BIT bit through the ordered extent completion.
 */
if (file_pos == 0 && !IS_ALIGNED(drop_args.bytes_found, sectorsize)) {
--
2.26.2



[PATCH 02/10] dev-replace.c: A typo fix

2021-03-27 Thread Bhaskar Chowdhury
s/contans/contains/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/btrfs/dev-replace.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/btrfs/dev-replace.c b/fs/btrfs/dev-replace.c
index d05f73530af7..d029be40ea6f 100644
--- a/fs/btrfs/dev-replace.c
+++ b/fs/btrfs/dev-replace.c
@@ -37,7 +37,7 @@
  * - Write duplication
  *
  *   All new writes will be written to both target and source devices, so even
- *   if replace gets canceled, sources device still contans up-to-date data.
+ *   if replace gets canceled, sources device still contains up-to-date data.
  *
  *   Location: handle_ops_on_dev_replace() from __btrfs_map_block()
  *   Start:btrfs_dev_replace_start()
--
2.26.2



[PATCH 04/10] zoned.c: A typo fix

2021-03-27 Thread Bhaskar Chowdhury
s/beggining/beginning/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/btrfs/zoned.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/btrfs/zoned.c b/fs/btrfs/zoned.c
index 1f972b75a9ab..d6cd0d4eb1a9 100644
--- a/fs/btrfs/zoned.c
+++ b/fs/btrfs/zoned.c
@@ -383,7 +383,7 @@ int btrfs_get_dev_zone_info(struct btrfs_device *device)
}

/*
-* If zones[0] is conventional, always use the beggining of the
+* If zones[0] is conventional, always use the beginning of the
 * zone to record superblock. No need to validate in that case.
 */
if (zone_info->sb_zones[BTRFS_NR_SB_LOG_ZONES * i].type ==
--
2.26.2



[PATCH 03/10] ioctl.c: A typo fix

2021-03-27 Thread Bhaskar Chowdhury
s/termined/terminated/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/btrfs/ioctl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/btrfs/ioctl.c b/fs/btrfs/ioctl.c
index e8d53fea4c61..98ed14a0682e 100644
--- a/fs/btrfs/ioctl.c
+++ b/fs/btrfs/ioctl.c
@@ -3022,7 +3022,7 @@ static noinline int btrfs_ioctl_snap_destroy(struct file 
*file,
err = PTR_ERR(subvol_name_ptr);
goto free_parent;
}
-   /* subvol_name_ptr is already NULL termined */
+   /* subvol_name_ptr is already NULL terminated */
subvol_name = (char *)kbasename(subvol_name_ptr);
}
} else {
--
2.26.2



[PATCH 01/10] extent-map-tests.c: A typo fix

2021-03-27 Thread Bhaskar Chowdhury
s/interesects/intersects/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/btrfs/tests/extent-map-tests.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/btrfs/tests/extent-map-tests.c 
b/fs/btrfs/tests/extent-map-tests.c
index c0aefe6dee0b..319fed82d741 100644
--- a/fs/btrfs/tests/extent-map-tests.c
+++ b/fs/btrfs/tests/extent-map-tests.c
@@ -557,7 +557,7 @@ int btrfs_test_extent_map(void)
{
/*
 * Test a chunk with 2 data stripes one of which
-* interesects the physical address of the super block
+* intersects the physical address of the super block
 * is correctly recognised.
 */
.raid_type = BTRFS_BLOCK_GROUP_RAID1,
--
2.26.2



[PATCH 00/10] BTRFS: Mundane typo fixes

2021-03-27 Thread Bhaskar Chowdhury
This patch series fixes trivial typos as they appear in the files.

Bhaskar Chowdhury (10):
  extent-map-tests.c: A typo fix
  dev-replace.c: A typo fix
  ioctl.c: A typo fix
  zoned.c: A typo fix
  inode.c: Couple of typo fixes
  scrub.c: Fix a typo
  locking.c: Fix same typo in couple of places
  volumes.c: Fix a typo
  extent-tree.c: Fix a typo
  disk-io.c: Fix a typo

 fs/btrfs/dev-replace.c| 2 +-
 fs/btrfs/disk-io.c| 2 +-
 fs/btrfs/extent-tree.c| 2 +-
 fs/btrfs/inode.c  | 4 ++--
 fs/btrfs/ioctl.c  | 2 +-
 fs/btrfs/locking.c| 4 ++--
 fs/btrfs/scrub.c  | 2 +-
 fs/btrfs/tests/extent-map-tests.c | 2 +-
 fs/btrfs/volumes.c| 2 +-
 fs/btrfs/zoned.c  | 2 +-
 10 files changed, 12 insertions(+), 12 deletions(-)

--
2.26.2



[PATCH 8/8] EXT4: mballoc.h: Single typo fix

2021-03-27 Thread Bhaskar Chowdhury
s/parition/partition/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/ext4/mballoc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ext4/mballoc.h b/fs/ext4/mballoc.h
index e75b4749aa1c..7be6288e48ec 100644
--- a/fs/ext4/mballoc.h
+++ b/fs/ext4/mballoc.h
@@ -59,7 +59,7 @@
  * by the stream allocator, which purpose is to pack requests
  * as close each to other as possible to produce smooth I/O traffic
  * We use locality group prealloc space for stream request.
- * We can tune the same via /proc/fs/ext4//stream_req
+ * We can tune the same via /proc/fs/ext4//stream_req
  */
 #define MB_DEFAULT_STREAM_THRESHOLD16  /* 64K */

--
2.26.2



[PATCH 7/8] EXT4: fast_commit.c: A mere typo fix

2021-03-27 Thread Bhaskar Chowdhury
s/ineligiblity/ineligibility/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/ext4/fast_commit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ext4/fast_commit.c b/fs/ext4/fast_commit.c
index 7541d0b5d706..8691634044e3 100644
--- a/fs/ext4/fast_commit.c
+++ b/fs/ext4/fast_commit.c
@@ -66,7 +66,7 @@
  * Fast Commit Ineligibility
  * -
  * Not all operations are supported by fast commits today (e.g extended
- * attributes). Fast commit ineligiblity is marked by calling one of the
+ * attributes). Fast commit ineligibility is marked by calling one of the
  * two following functions:
  *
  * - ext4_fc_mark_ineligible(): This makes next fast commit operation to fall
--
2.26.2



[PATCH 6/8] EXT4: xattr.c: Mundane typo fix

2021-03-27 Thread Bhaskar Chowdhury
s/futher/further/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/ext4/xattr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ext4/xattr.c b/fs/ext4/xattr.c
index 6c1018223c54..10ba4b24a0aa 100644
--- a/fs/ext4/xattr.c
+++ b/fs/ext4/xattr.c
@@ -1617,7 +1617,7 @@ static int ext4_xattr_set_entry(struct ext4_xattr_info *i,
 * If storing the value in an external inode is an option,
 * reserve space for xattr entries/names in the external
 * attribute block so that a long value does not occupy the
-* whole space and prevent futher entries being added.
+* whole space and prevent further entries being added.
 */
if (ext4_has_feature_ea_inode(inode->i_sb) &&
new_size && is_block &&
--
2.26.2



[PATCH 5/8] EXT4: indirect.c: A trivial typo fix

2021-03-27 Thread Bhaskar Chowdhury
s/conventient/convenient/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/ext4/indirect.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ext4/indirect.c b/fs/ext4/indirect.c
index 1223a18c3ff9..a7bc6ad656a9 100644
--- a/fs/ext4/indirect.c
+++ b/fs/ext4/indirect.c
@@ -705,7 +705,7 @@ static int ext4_ind_trunc_restart_fn(handle_t *handle, 
struct inode *inode,

 /*
  * Truncate transactions can be complex and absolutely huge.  So we need to
- * be able to restart the transaction at a conventient checkpoint to make
+ * be able to restart the transaction at a convenient checkpoint to make
  * sure we don't overflow the journal.
  *
  * Try to extend this transaction for the purposes of truncation.  If
--
2.26.2



[PATCH 4/8] Fix a typo

2021-03-27 Thread Bhaskar Chowdhury
s/cooresponds/corresponds/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/ext4/inode.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c
index 0948a43f1b3d..470d310b9b77 100644
--- a/fs/ext4/inode.c
+++ b/fs/ext4/inode.c
@@ -3824,7 +3824,7 @@ static int __ext4_block_zero_page_range(handle_t *handle,
  * starting from file offset 'from'.  The range to be zero'd must
  * be contained with in one block.  If the specified range exceeds
  * the end of the block it will be shortened to end of the block
- * that cooresponds to 'from'
+ * that corresponds to 'from'
  */
 static int ext4_block_zero_page_range(handle_t *handle,
struct address_space *mapping, loff_t from, loff_t length)
--
2.26.2



[PATCH 3/8] EXT4: inline.c: A typo fixed

2021-03-27 Thread Bhaskar Chowdhury
s/metatdata/metadata/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/ext4/inline.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ext4/inline.c b/fs/ext4/inline.c
index b41512d1badc..fbc5086461e1 100644
--- a/fs/ext4/inline.c
+++ b/fs/ext4/inline.c
@@ -795,7 +795,7 @@ ext4_journalled_write_inline_data(struct inode *inode,
  *clear the inode state safely.
  * 2. The inode has inline data, then we need to read the data, make it
  *update and dirty so that ext4_da_writepages can handle it. We don't
- *need to start the journal since the file's metatdata isn't changed now.
+ *need to start the journal since the file's metadata isn't changed now.
  */
 static int ext4_da_convert_inline_data_to_extent(struct address_space *mapping,
 struct inode *inode,
--
2.26.2



[PATCH 2/8] EXT4: namei.c: Fixed a typo

2021-03-27 Thread Bhaskar Chowdhury
s/contiuation/continuation/

Signed-off-by: Bhaskar Chowdhury 
---
 fs/ext4/namei.c | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/fs/ext4/namei.c b/fs/ext4/namei.c
index 883e2a7cd4ab..3eb07053ca3c 100644
--- a/fs/ext4/namei.c
+++ b/fs/ext4/namei.c
@@ -956,7 +956,7 @@ static int ext4_htree_next_block(struct inode *dir, __u32 
hash,
 * If the hash is 1, then continue only if the next page has a
 * continuation hash of any value.  This is used for readdir
 * handling.  Otherwise, check to see if the hash matches the
-* desired contiuation hash.  If it doesn't, return since
+* desired continuation hash.  If it doesn't, return since
 * there's no point to read in the successive index pages.
 */
bhash = dx_get_hash(p->at);
--
2.26.2



[PATCH 1/8] EXT4: migrate.c: Fixed few typos

2021-03-27 Thread Bhaskar Chowdhury
s/convinience/convenience/
s/accumalate/accumulate/ .two differnt places.

Signed-off-by: Bhaskar Chowdhury 
---
 fs/ext4/migrate.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/fs/ext4/migrate.c b/fs/ext4/migrate.c
index c5e3fc998211..7e0b4f81c6c0 100644
--- a/fs/ext4/migrate.c
+++ b/fs/ext4/migrate.c
@@ -32,7 +32,7 @@ static int finish_range(handle_t *handle, struct inode *inode,
newext.ee_block = cpu_to_le32(lb->first_block);
newext.ee_len   = cpu_to_le16(lb->last_block - lb->first_block + 1);
ext4_ext_store_pblock(, lb->first_pblock);
-   /* Locking only for convinience since we are operating on temp inode */
+   /* Locking only for convenience since we are operating on temp inode */
down_write(_I(inode)->i_data_sem);
path = ext4_find_extent(inode, lb->first_block, NULL, 0);
if (IS_ERR(path)) {
@@ -43,8 +43,8 @@ static int finish_range(handle_t *handle, struct inode *inode,

/*
 * Calculate the credit needed to inserting this extent
-* Since we are doing this in loop we may accumalate extra
-* credit. But below we try to not accumalate too much
+* Since we are doing this in loop we may accumulate extra
+* credit. But below we try to not accumulate too much
 * of them by restarting the journal.
 */
needed = ext4_ext_calc_credits_for_single_extent(inode,
--
2.26.2



[PATCH 0/8] EXT4: Trivial typo fixes

2021-03-27 Thread Bhaskar Chowdhury
This patch series fixed few mundane typos in the below specific files.

Bhaskar Chowdhury (8):
  EXT4: migrate.c: Fixed few typos
  EXT4: namei.c: Fixed a typo
  EXT4: inline.c: A typo fixed
  Fix a typo
  EXT4: indirect.c: A trivial typo fix
  EXT4: xattr.c: Mundane typo fix
  EXT4: fast_commit.c: A mere typo fix
  EXT4: mballoc.h: Single typo fix

 fs/ext4/fast_commit.c | 2 +-
 fs/ext4/indirect.c| 2 +-
 fs/ext4/inline.c  | 2 +-
 fs/ext4/inode.c   | 2 +-
 fs/ext4/mballoc.h | 2 +-
 fs/ext4/migrate.c | 6 +++---
 fs/ext4/namei.c   | 8 
 fs/ext4/xattr.c   | 2 +-
 8 files changed, 13 insertions(+), 13 deletions(-)

--
2.26.2



[PATCH 19/19] ipv4: tcp_lp.c: Couple of typo fixes

2021-03-26 Thread Bhaskar Chowdhury
s/resrved/reserved/
s/whithin/within/

Signed-off-by: Bhaskar Chowdhury 
---
 net/ipv4/tcp_lp.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/ipv4/tcp_lp.c b/net/ipv4/tcp_lp.c
index e6459537d4d2..82b36ec3f2f8 100644
--- a/net/ipv4/tcp_lp.c
+++ b/net/ipv4/tcp_lp.c
@@ -63,7 +63,7 @@ enum tcp_lp_state {
  * @sowd: smoothed OWD << 3
  * @owd_min: min OWD
  * @owd_max: max OWD
- * @owd_max_rsv: resrved max owd
+ * @owd_max_rsv: reserved max owd
  * @remote_hz: estimated remote HZ
  * @remote_ref_time: remote reference time
  * @local_ref_time: local reference time
@@ -305,7 +305,7 @@ static void tcp_lp_pkts_acked(struct sock *sk, const struct 
ack_sample *sample)

/* FIXME: try to reset owd_min and owd_max here
 * so decrease the chance the min/max is no longer suitable
-* and will usually within threshold when whithin inference */
+* and will usually within threshold when within inference */
lp->owd_min = lp->sowd >> 3;
lp->owd_max = lp->sowd >> 2;
lp->owd_max_rsv = lp->sowd >> 2;
--
2.26.2



[PATCH 18/19] ipv4: ip_output.c: Couple of typo fixes

2021-03-26 Thread Bhaskar Chowdhury
s/readibility/readability/
s/insufficent/insufficient/

Signed-off-by: Bhaskar Chowdhury 
---
 net/ipv4/ip_output.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/ipv4/ip_output.c b/net/ipv4/ip_output.c
index 3aab53beb4ea..c3efc7d658f6 100644
--- a/net/ipv4/ip_output.c
+++ b/net/ipv4/ip_output.c
@@ -34,7 +34,7 @@
  * Andi Kleen  :   Replace ip_reply with ip_send_reply.
  * Andi Kleen  :   Split fast and slow ip_build_xmit path
  * for decreased register pressure on x86
- * and more readibility.
+ * and more readability.
  * Marc Boucher:   When call_out_firewall returns FW_QUEUE,
  * silently drop skb instead of failing 
with -EPERM.
  * Detlev Wengorz  :   Copy protocol for fragments.
@@ -262,7 +262,7 @@ static int ip_finish_output_gso(struct net *net, struct 
sock *sk,
 *interface with a smaller MTU.
 *  - Arriving GRO skb (or GSO skb in a virtualized environment) that is
 *bridged to a NETIF_F_TSO tunnel stacked over an interface with an
-*insufficent MTU.
+*insufficient MTU.
 */
features = netif_skb_features(skb);
BUILD_BUG_ON(sizeof(*IPCB(skb)) > SKB_GSO_CB_OFFSET);
--
2.26.2



[PATCH 17/19] ipv6: addrconf.c: Fix a typo

2021-03-26 Thread Bhaskar Chowdhury
s/Identifers/Identifiers/

Signed-off-by: Bhaskar Chowdhury 
---
 net/ipv6/addrconf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c
index f2337fb756ac..8421f58ea6ea 100644
--- a/net/ipv6/addrconf.c
+++ b/net/ipv6/addrconf.c
@@ -2358,7 +2358,7 @@ static void ipv6_gen_rnd_iid(struct in6_addr *addr)
/* , Section 3.3.1:
 * check if generated address is not inappropriate:
 *
-* - Reserved IPv6 Interface Identifers
+* - Reserved IPv6 Interface Identifiers
 * - XXX: already assigned to an address on the device
 */

--
2.26.2



[PATCH 15/19] kcm: kcmsock.c: Couple of typo fixes

2021-03-26 Thread Bhaskar Chowdhury
s/synchonization/synchronization/
s/aready/already/

Signed-off-by: Bhaskar Chowdhury 
---
 net/kcm/kcmsock.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/kcm/kcmsock.c b/net/kcm/kcmsock.c
index d0b56ffbb057..6201965bd822 100644
--- a/net/kcm/kcmsock.c
+++ b/net/kcm/kcmsock.c
@@ -663,7 +663,7 @@ static int kcm_write_msgs(struct kcm_sock *kcm)

/* Hard failure in sending message, abort this
 * psock since it has lost framing
-* synchonization and retry sending the
+* synchronization and retry sending the
 * message from the beginning.
 */
kcm_abort_tx_psock(psock, ret ? -ret : EPIPE,
@@ -1419,7 +1419,7 @@ static int kcm_attach(struct socket *sock, struct socket 
*csock,

write_lock_bh(>sk_callback_lock);

-   /* Check if sk_user_data is aready by KCM or someone else.
+   /* Check if sk_user_data is already by KCM or someone else.
 * Must be done under lock to prevent race conditions.
 */
if (csk->sk_user_data) {
--
2.26.2



[PATCH 16/19] ipv6: route.c: A spello fix

2021-03-26 Thread Bhaskar Chowdhury
s/notfication/notification/

Signed-off-by: Bhaskar Chowdhury 
---
 net/ipv6/route.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/ipv6/route.c b/net/ipv6/route.c
index 1536f4948e86..dfe5fb260e4c 100644
--- a/net/ipv6/route.c
+++ b/net/ipv6/route.c
@@ -6093,7 +6093,7 @@ void fib6_info_hw_flags_set(struct net *net, struct 
fib6_info *f6i,

if (!rcu_access_pointer(f6i->fib6_node))
/* The route was removed from the tree, do not send
-* notfication.
+* notification.
 */
return;

--
2.26.2



[PATCH 14/19] iucv: af_iucv.c: Couple of typo fixes

2021-03-26 Thread Bhaskar Chowdhury
s/unitialized/uninitialized/
s/notifcations/notifications/

Signed-off-by: Bhaskar Chowdhury 
---
 net/iucv/af_iucv.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/iucv/af_iucv.c b/net/iucv/af_iucv.c
index 6092d5cb7168..0fdb389c3390 100644
--- a/net/iucv/af_iucv.c
+++ b/net/iucv/af_iucv.c
@@ -621,7 +621,7 @@ static int iucv_sock_bind(struct socket *sock, struct 
sockaddr *addr,
for_each_netdev_rcu(_net, dev) {
if (!memcmp(dev->perm_addr, uid, 8)) {
memcpy(iucv->src_user_id, sa->siucv_user_id, 8);
-   /* Check for unitialized siucv_name */
+   /* Check for uninitialized siucv_name */
if (strncmp(sa->siucv_name, "", 8) == 0)
__iucv_auto_name(iucv);
else
@@ -2134,7 +2134,7 @@ static int afiucv_hs_rcv(struct sk_buff *skb, struct 
net_device *dev,
 }

 /**
- * afiucv_hs_callback_txnotify() - handle send notifcations from HiperSockets
+ * afiucv_hs_callback_txnotify() - handle send notifications from HiperSockets
  * transport
  **/
 static void afiucv_hs_callback_txnotify(struct sock *sk, enum iucv_tx_notify n)
--
2.26.2



[PATCH 12/19] mac80211: cfg.c: A typo fix

2021-03-26 Thread Bhaskar Chowdhury
s/assocaited/associated/

Signed-off-by: Bhaskar Chowdhury 
---
 net/mac80211/cfg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/mac80211/cfg.c b/net/mac80211/cfg.c
index c4c70e30ad7f..62f2f356d401 100644
--- a/net/mac80211/cfg.c
+++ b/net/mac80211/cfg.c
@@ -1486,7 +1486,7 @@ static int sta_apply_parameters(struct ieee80211_local 
*local,
sta->sta.wme = set & BIT(NL80211_STA_FLAG_WME);

/* auth flags will be set later for TDLS,
-* and for unassociated stations that move to assocaited */
+* and for unassociated stations that move to associated */
if (!test_sta_flag(sta, WLAN_STA_TDLS_PEER) &&
!((mask & BIT(NL80211_STA_FLAG_ASSOCIATED)) &&
  (set & BIT(NL80211_STA_FLAG_ASSOCIATED {
--
2.26.2



[PATCH 11/19] ncsi: internal.h: Fix a spello

2021-03-26 Thread Bhaskar Chowdhury
s/Firware/Firmware/

Signed-off-by: Bhaskar Chowdhury 
---
 net/ncsi/internal.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/ncsi/internal.h b/net/ncsi/internal.h
index e37102546be6..49031f804276 100644
--- a/net/ncsi/internal.h
+++ b/net/ncsi/internal.h
@@ -100,7 +100,7 @@ enum {
 struct ncsi_channel_version {
u32 version;/* Supported BCD encoded NCSI version */
u32 alpha2; /* Supported BCD encoded NCSI version */
-   u8  fw_name[12];/* Firware name string*/
+   u8  fw_name[12];/* Firmware name string*/
u32 fw_version; /* Firmware version   */
u16 pci_ids[4]; /* PCI identification */
u32 mf_id;  /* Manufacture ID */
--
2.26.2



[PATCH 13/19] llc: llc_core.c: COuple of typo fixes

2021-03-26 Thread Bhaskar Chowdhury
s/searchs/searches/  ...two different places.

Signed-off-by: Bhaskar Chowdhury 
---
 net/llc/llc_core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/llc/llc_core.c b/net/llc/llc_core.c
index 64d4bef04e73..6e387aadffce 100644
--- a/net/llc/llc_core.c
+++ b/net/llc/llc_core.c
@@ -59,10 +59,10 @@ static struct llc_sap *__llc_sap_find(unsigned char 
sap_value)
 }

 /**
- * llc_sap_find - searchs a SAP in station
+ * llc_sap_find - searches a SAP in station
  * @sap_value: sap to be found
  *
- * Searchs for a sap in the sap list of the LLC's station upon the sap ID.
+ * Searches for a sap in the sap list of the LLC's station upon the sap ID.
  * If the sap is found it will be refcounted and the user will have to do
  * a llc_sap_put after use.
  * Returns the sap or %NULL if not found.
--
2.26.2



[PATCH 10/19] mptcp: subflow.c: Fix a typo

2021-03-26 Thread Bhaskar Chowdhury
s/concerened/concerned/

Signed-off-by: Bhaskar Chowdhury 
---
 net/mptcp/subflow.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/mptcp/subflow.c b/net/mptcp/subflow.c
index 3d47d670e665..f1b6e4d0b95f 100644
--- a/net/mptcp/subflow.c
+++ b/net/mptcp/subflow.c
@@ -1076,7 +1076,7 @@ bool mptcp_subflow_data_available(struct sock *sk)
  * In mptcp, rwin is about the mptcp-level connection data.
  *
  * Data that is still on the ssk rx queue can thus be ignored,
- * as far as mptcp peer is concerened that data is still inflight.
+ * as far as mptcp peer is concerned that data is still inflight.
  * DSS ACK is updated when skb is moved to the mptcp rx queue.
  */
 void mptcp_space(const struct sock *ssk, int *space, int *full_space)
--
2.26.2



[PATCH 09/19] netfilter: nf_conntrack_acct.c: A typo fix

2021-03-26 Thread Bhaskar Chowdhury
s/Accouting/Accounting/

Signed-off-by: Bhaskar Chowdhury 
---
 net/netfilter/nf_conntrack_acct.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/netfilter/nf_conntrack_acct.c 
b/net/netfilter/nf_conntrack_acct.c
index 2ccda8ace796..91bc8df3e4b0 100644
--- a/net/netfilter/nf_conntrack_acct.c
+++ b/net/netfilter/nf_conntrack_acct.c
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-only
-/* Accouting handling for netfilter. */
+/* Accounting handling for netfilter. */

 /*
  * (C) 2008 Krzysztof Piotr Oledzki 
--
2.26.2



[PATCH 08/19] netfilter: ipvs: A spello fix

2021-03-26 Thread Bhaskar Chowdhury
s/registerd/registered/

Signed-off-by: Bhaskar Chowdhury 
---
 net/netfilter/ipvs/ip_vs_core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/netfilter/ipvs/ip_vs_core.c b/net/netfilter/ipvs/ip_vs_core.c
index 0c132ff9b446..128690c512df 100644
--- a/net/netfilter/ipvs/ip_vs_core.c
+++ b/net/netfilter/ipvs/ip_vs_core.c
@@ -2398,7 +2398,7 @@ static int __net_init __ip_vs_init(struct net *net)
if (ipvs == NULL)
return -ENOMEM;

-   /* Hold the beast until a service is registerd */
+   /* Hold the beast until a service is registered */
ipvs->enable = 0;
ipvs->net = net;
/* Counters used for creating unique names */
--
2.26.2



[PATCH 07/19] sm_statefuns.c: Mundane spello fixes

2021-03-26 Thread Bhaskar Chowdhury


s/simulataneous/simultaneous/ .three different places.
s/association/association/
s/interpeter/interpreter/

Signed-off-by: Bhaskar Chowdhury 
---
 net/sctp/sm_statefuns.c | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/sctp/sm_statefuns.c b/net/sctp/sm_statefuns.c
index af2b7041fa4e..7632714c1e5b 100644
--- a/net/sctp/sm_statefuns.c
+++ b/net/sctp/sm_statefuns.c
@@ -1452,7 +1452,7 @@ static char sctp_tietags_compare(struct sctp_association 
*new_asoc,
return 'E';
 }

-/* Common helper routine for both duplicate and simulataneous INIT
+/* Common helper routine for both duplicate and simultaneous INIT
  * chunk handling.
  */
 static enum sctp_disposition sctp_sf_do_unexpected_init(
@@ -1685,7 +1685,7 @@ enum sctp_disposition sctp_sf_do_5_2_1_siminit(
void *arg,
struct sctp_cmd_seq *commands)
 {
-   /* Call helper to do the real work for both simulataneous and
+   /* Call helper to do the real work for both simultaneous and
 * duplicate INIT chunk handling.
 */
return sctp_sf_do_unexpected_init(net, ep, asoc, type, arg, commands);
@@ -1740,7 +1740,7 @@ enum sctp_disposition sctp_sf_do_5_2_2_dupinit(
void *arg,
struct sctp_cmd_seq *commands)
 {
-   /* Call helper to do the real work for both simulataneous and
+   /* Call helper to do the real work for both simultaneous and
 * duplicate INIT chunk handling.
 */
return sctp_sf_do_unexpected_init(net, ep, asoc, type, arg, commands);
@@ -2221,11 +2221,11 @@ enum sctp_disposition sctp_sf_do_5_2_4_dupcook(
break;
}

-   /* Delete the tempory new association. */
+   /* Delete the temporary new association. */
sctp_add_cmd_sf(commands, SCTP_CMD_SET_ASOC, SCTP_ASOC(new_asoc));
sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL());

-   /* Restore association pointer to provide SCTP command interpeter
+   /* Restore association pointer to provide SCTP command interpreter
 * with a valid context in case it needs to manipulate
 * the queues */
sctp_add_cmd_sf(commands, SCTP_CMD_SET_ASOC,
--
2.26.2



[PATCH 06/19] bearer.h: Spellos fixed

2021-03-26 Thread Bhaskar Chowdhury
s/initalized/initialized/ three different places.

Signed-off-by: Bhaskar Chowdhury 
---
 net/tipc/bearer.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/tipc/bearer.h b/net/tipc/bearer.h
index 6bf4550aa1ac..57c6a1a719e2 100644
--- a/net/tipc/bearer.h
+++ b/net/tipc/bearer.h
@@ -154,9 +154,9 @@ struct tipc_media {
  * care of initializing all other fields.
  */
 struct tipc_bearer {
-   void __rcu *media_ptr;  /* initalized by media */
-   u32 mtu;/* initalized by media */
-   struct tipc_media_addr addr;/* initalized by media */
+   void __rcu *media_ptr;  /* initialized by media */
+   u32 mtu;/* initialized by media */
+   struct tipc_media_addr addr;/* initialized by media */
char name[TIPC_MAX_BEARER_NAME];
struct tipc_media *media;
struct tipc_media_addr bcast_addr;
--
2.26.2



[PATCH] reg.c: Fix a spello

2021-03-26 Thread Bhaskar Chowdhury
s/ingoring/ignoring/

Signed-off-by: Bhaskar Chowdhury 
---
 net/wireless/reg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/wireless/reg.c b/net/wireless/reg.c
index 21536c48deec..68db914df642 100644
--- a/net/wireless/reg.c
+++ b/net/wireless/reg.c
@@ -3404,7 +3404,7 @@ static void restore_custom_reg_settings(struct wiphy 
*wiphy)
 }

 /*
- * Restoring regulatory settings involves ingoring any
+ * Restoring regulatory settings involves ignoring any
  * possibly stale country IE information and user regulatory
  * settings if so desired, this includes any beacon hints
  * learned as we could have traveled outside to another country
--
2.26.2



[PATCH 05/19] node.c: A typo fix

2021-03-26 Thread Bhaskar Chowdhury
s/synching/syncing/

Signed-off-by: Bhaskar Chowdhury 
---
 net/tipc/node.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/tipc/node.c b/net/tipc/node.c
index 008670d1f43e..713550c16eba 100644
--- a/net/tipc/node.c
+++ b/net/tipc/node.c
@@ -2009,7 +2009,7 @@ static bool tipc_node_check_state(struct tipc_node *n, 
struct sk_buff *skb,
return true;
}

-   /* No synching needed if only one link */
+   /* No syncing needed if only one link */
if (!pl || !tipc_link_is_up(pl))
return true;

--
2.26.2



[PATCH 02/19] xfrm_user.c: Added a punctuation

2021-03-26 Thread Bhaskar Chowdhury
s/wouldnt/wouldn\'t/

Signed-off-by: Bhaskar Chowdhury 
---
 net/xfrm/xfrm_user.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/xfrm/xfrm_user.c b/net/xfrm/xfrm_user.c
index 5a0ef4361e43..df8bc8fc724c 100644
--- a/net/xfrm/xfrm_user.c
+++ b/net/xfrm/xfrm_user.c
@@ -1761,7 +1761,7 @@ static int xfrm_add_policy(struct sk_buff *skb, struct 
nlmsghdr *nlh,

/* shouldn't excl be based on nlh flags??
 * Aha! this is anti-netlink really i.e  more pfkey derived
-* in netlink excl is a flag and you wouldnt need
+* in netlink excl is a flag and you wouldn't need
 * a type XFRM_MSG_UPDPOLICY - JHS */
excl = nlh->nlmsg_type == XFRM_MSG_NEWPOLICY;
err = xfrm_policy_insert(p->dir, xp, excl);
--
2.26.2



[PATCH 04/19] reg.c: Fix a spello

2021-03-26 Thread Bhaskar Chowdhury
s/ingoring/ignoring/

Signed-off-by: Bhaskar Chowdhury 
---
 net/wireless/reg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/wireless/reg.c b/net/wireless/reg.c
index 21536c48deec..68db914df642 100644
--- a/net/wireless/reg.c
+++ b/net/wireless/reg.c
@@ -3404,7 +3404,7 @@ static void restore_custom_reg_settings(struct wiphy 
*wiphy)
 }

 /*
- * Restoring regulatory settings involves ingoring any
+ * Restoring regulatory settings involves ignoring any
  * possibly stale country IE information and user regulatory
  * settings if so desired, this includes any beacon hints
  * learned as we could have traveled outside to another country
--
2.26.2



  1   2   3   4   5   6   7   8   >