提交 5634f2ec 编写于 作者: M Michal Piotrowski 提交者: Mauro Carvalho Chehab

V4L/DVB (6076): Coding style fix drivers/media/video/zr36060.c

Signed-off-by: NMichal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 ffbb807c
...@@ -38,14 +38,14 @@ ...@@ -38,14 +38,14 @@
#include<linux/videodev.h> */ #include<linux/videodev.h> */
/* I/O commands, error codes */ /* I/O commands, error codes */
#include<asm/io.h> #include <asm/io.h>
//#include<errno.h> //#include<errno.h>
/* headerfile of this module */ /* headerfile of this module */
#include"zr36060.h" #include "zr36060.h"
/* codec io API */ /* codec io API */
#include"videocodec.h" #include "videocodec.h"
/* it doesn't make sense to have more than 20 or so, /* it doesn't make sense to have more than 20 or so,
just to prevent some unwanted loops */ just to prevent some unwanted loops */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册