[PATCH] This patch fixes the following WARNING: Block comments use * on the subsequent lines This WARNING was found using the checkpatch tool.

2015-11-25 Thread Joseph Marrero
would like to continue to contribute cleanups like this until I learn the process well and feel confortable to move into code changes beyond the warnings. Thank you in advance. Signed-off-by: Joseph Marrero --- drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h | 2 +- 1 file changed, 1

[PATCH] This patch fixes a warning message found by checkpatch.pl WARNING: suspect code indent for conditional statements

2015-11-24 Thread Joseph Marrero
Signed-off-by: Joseph Marrero --- drivers/staging/media/bcm2048/radio-bcm2048.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/media/bcm2048/radio-bcm2048.c b/drivers/staging/media/bcm2048/radio-bcm2048.c index 19fcb1c..8fdf0ac 100644 --- a/drivers