From: Michal Piotrowski Date: Tue, 21 Aug 2007 15:34:48 +0000 (-0300) Subject: V4L/DVB (6077): Coding style fix drivers/media/video/zr36050.c X-Git-Tag: v2.6.24-rc1~1463^2~188 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9758dfe0a2065f6fe3a484cc26886960aa847c1;p=linux-2.6 V4L/DVB (6077): Coding style fix drivers/media/video/zr36050.c Signed-off-by: Michal Piotrowski Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/zr36050.c b/drivers/media/video/zr36050.c index a6bbd12563..9f622e00c4 100644 --- a/drivers/media/video/zr36050.c +++ b/drivers/media/video/zr36050.c @@ -38,14 +38,14 @@ #include */ /* I/O commands, error codes */ -#include +#include //#include /* headerfile of this module */ -#include"zr36050.h" +#include "zr36050.h" /* codec io API */ -#include"videocodec.h" +#include "videocodec.h" /* it doesn't make sense to have more than 20 or so, just to prevent some unwanted loops */