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

This is my third patch submition, I am following the kernel newbies website. 
While these patches are very basic any feedback is highly apreciated as I 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 <jmarr...@gmail.com>
---
 drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h 
b/drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h
index 7b7e7b2..3cc9be7 100644
--- a/drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h
+++ b/drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h
@@ -538,7 +538,7 @@ struct vpfe_isif_raw_config {
 };
 
 /**********************************************************************
-      IPIPE API Structures
+*      IPIPE API Structures
 **********************************************************************/
 
 /* IPIPE module configurations */
-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to