s/initialsation/initialisation/
s/specifiing/specifying/
Signed-off-by: Bhaskar Chowdhury <redacted>
---
Changes from V2:
Adjust and make changes which are obvious as per Randy's suggestions
drivers/net/ethernet/i825xx/ether1.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -117,7 +117,7 @@ ether1_outw_p (struct net_device *dev, unsigned short val, int addr, int svflgs)*Someinlineassemblertoallowfasttransfersonto/offofthecard.*SincethisdriverdependsonsomefeaturespresentedbytheARM*specificarchitecture,andthatyoucan'tconfigurethisdriver-*withoutspecifiingARMmode,thisisnotaproblem.+*withoutspecifyingARMmode,thisisnotaproblem.**Thisroutineisessentiallyanoptimisedmemcpyfromthecard's*onboardRAMtokernelmemory.--
Aside from the Subject: being longer than needed, as Jakub commented,
it's fine for me. Thanks.
Acked-by: Randy Dunlap <redacted>
quoted hunk
---
Changes from V2:
Adjust and make changes which are obvious as per Randy's suggestions
drivers/net/ethernet/i825xx/ether1.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -117,7 +117,7 @@ ether1_outw_p (struct net_device *dev, unsigned short val, int addr, int svflgs)*Someinlineassemblertoallowfasttransfersonto/offofthecard.*SincethisdriverdependsonsomefeaturespresentedbytheARM*specificarchitecture,andthatyoucan'tconfigurethisdriver-*withoutspecifiingARMmode,thisisnotaproblem.+*withoutspecifyingARMmode,thisisnotaproblem.**Thisroutineisessentiallyanoptimisedmemcpyfromthecard's*onboardRAMtokernelmemory.--
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 4 Feb 2021 08:46:48 +0530 you wrote:
s/initialsation/initialisation/
s/specifiing/specifying/
Signed-off-by: Bhaskar Chowdhury <redacted>
---
Changes from V2:
Adjust and make changes which are obvious as per Randy's suggestions
[...]