Remove a duplicate word in a comment within nvec.c.
Signed-off-by: Matthew Hanzelik
---
Changes in v2:
- Fix spelling mistake in commit.
---
drivers/staging/nvec/nvec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/nvec/nvec.c b/drivers/staging/nvec/nvec.c
Gemoved a duplicate word in a comment within nvec.c.
Signed-off-by: Matthew Hanzelik
---
drivers/staging/nvec/nvec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/nvec/nvec.c b/drivers/staging/nvec/nvec.c
index 360ec0407740..a80996b2f5ce 100644
--- a
Fix the 80 line limit warning on line 79 of hif_rx.c.
Also fixes the missing blank line warning on line 305 of hif_rx.c after
the declaration of size_t len.
Signed-off-by: Matthew Hanzelik
---
Changes in v2
- Make the commit message less vague.
Changes in v3
- Place the break after the cast
Fixes the 80 character line limit warning on line 79 of hif_rx.c.
Also fixes the missing blank line warning on line 305 of hif_rx.c after
the declaration of size_t len.
Signed-off-by: Matthew Hanzelik
---
Changes in v2:
- Make the commit message less vague.
drivers/staging/wfx/hif_rx.c | 4
Fixes style issues with hif_rx.c.
Signed-off-by: Matthew Hanzelik
---
drivers/staging/wfx/hif_rx.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/wfx/hif_rx.c b/drivers/staging/wfx/hif_rx.c
index 820de216be0c..1da9a153dda0 100644
--- a/drivers/staging/wfx
Fixed a style issue with the SPDX License Identifier style.
Signed-off-by: Matthew Hanzelik
---
Changes in v2:
- Fix trailing space in patch diff
drivers/staging/most/core.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/most/core.h b/drivers/staging/most
Fixed a style issue with the SPDX License Identifier style.
Signed-off-by: Matthew Hanzelik
---
drivers/staging/most/core.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/most/core.h b/drivers/staging/most/core.h
index 49859aef98df..1380e7586376 100644
--- a
Fixed an unnamed parameter style issue.
Signed-off-by: Matthew Hanzelik
---
drivers/staging/speakup/spk_types.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/speakup/spk_types.h
b/drivers/staging/speakup/spk_types.h
index a2fc72c29894..afa64eb9afb4 100644