提交 47a963f1 编写于 作者: L Laurent Pinchart 提交者: Mauro Carvalho Chehab

[media] omap4iss: Add missing white space

The error was reported by checkpatch.pl. Fix it.
Signed-off-by: NLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
上级 d14cb130
......@@ -140,7 +140,7 @@ enum iss_video_dmaqueue_flags {
* if there was no buffer previously queued.
*/
struct iss_video_operations {
int(*queue)(struct iss_video *video, struct iss_buffer *buffer);
int (*queue)(struct iss_video *video, struct iss_buffer *buffer);
};
struct iss_video {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册