media: fix usage of whitespaces and on indentation
On several places, whitespaces are being used for indentation, or even at the end of the line. Fix them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
@@ -920,7 +920,7 @@ static void isp_pipeline_suspend(struct isp_pipeline *pipe)
|
||||
|
||||
/*
|
||||
* isp_pipeline_is_last - Verify if entity has an enabled link to the output
|
||||
* video node
|
||||
* video node
|
||||
* @me: ISP module's media entity
|
||||
*
|
||||
* Returns 1 if the entity has an enabled link to the output video node or 0
|
||||
|
Reference in New Issue
Block a user