Skip to content

Commit

Permalink
[media] davinci_vpfe: make checkpatch happy
Browse files Browse the repository at this point in the history
This WARNING was found using the checkpatch tool:
	Block comments use * on the subsequent lines

Signed-off-by: Joseph Marrero <jmarrero@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
  • Loading branch information
Joseph Marrero authored and Mauro Carvalho Chehab committed Jan 25, 2016
1 parent 368a53d commit 7d3ccfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/media/davinci_vpfe/davinci_vpfe_user.h
Original file line number Diff line number Diff line change
@@ -538,7 +538,7 @@ struct vpfe_isif_raw_config {
};

/**********************************************************************
IPIPE API Structures
* IPIPE API Structures
**********************************************************************/

/* IPIPE module configurations */

0 comments on commit 7d3ccfe

Please sign in to comment.