This patch fixes "No space is necessary after a cast".
Issue found by checkpatch.pl
Signed-off-by: Valery Ivanov
---
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/vc04_services/bcm2835-aud
This patch fixes "WARNING: Missing a blank lin after declarations"
Issue found by checkpatch.pl
Signed-off-by: Valery Ivanov
---
drivers/staging/qlge/qlge_ethtool.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/staging/qlge/qlge_ethtool.c
b/drivers/staging/qlge/qlge
This patch fixes "WARNING: Missing a blank line after declarations"
Issue found by checkpatch.pl
Signed-off-by: Valery Ivanov
---
Changes in v2:
- fix huge indentation in commit message
---
drivers/staging/octeon/octeon-stubs.h | 1 +
1 file changed, 1 insertion(+)
diff --git
This patch fixes "WARNING: Missing a blank line after declarations"
Issue found by checkpatch.pl
Signed-off-by: Valery Ivanov
---
drivers/staging/octeon/octeon-stubs.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/staging/octeon/octeon-stubs.h
b/drive
This patch fix the function signature for
trace_gasket_ioctl_page_table_data
to avoid the checkpatch.pl warning:
CHECK: Lines should not end with a '('
Signed-off-by: Valery Ivanov
---
drivers/staging/gasket/gasket_ioctl.c | 7 ---
1 file