Am 03.02.2010 21:02, schrieb Mauro Carvalho Chehab:
> 
...
>
> ERROR: that open brace { should be on the previous line
> #1693: FILE: drivers/media/dvb/ngene/ngene-core.c:1615:
> +             u8 tsin4_config[6] =
> +                     {3072 / 64, 3072 / 64, 0, 3072 / 64, 3072 / 64, 0};
> 
> ERROR: that open brace { should be on the previous line
> #1695: FILE: drivers/media/dvb/ngene/ngene-core.c:1617:
> +             u8 default_config[6] =
> +                     {4096 / 64, 4096 / 64, 0, 2048 / 64, 2048 / 64, 0};
>
...

> WARNING: do not add new typedefs
> #2313: FILE: drivers/media/dvb/ngene/ngene.h:203:
> +typedef struct EVENT_BUFFER *PEVENT_BUFFER;
> 
> WARNING: do not add new typedefs
> #2601: FILE: drivers/media/dvb/ngene/ngene.h:491:
> +typedef struct HW_SCATTER_GATHER_ELEMENT *PHW_SCATTER_GATHER_ELEMENT;
> 
> WARNING: do not add new typedefs
> #2602: FILE: drivers/media/dvb/ngene/ngene.h:492:
> +typedef struct FWRB *PFWRB;
> 
> WARNING: do not add new typedefs
> #2667: FILE: drivers/media/dvb/ngene/ngene.h:557:
> +typedef struct {
> 
> total: 2 errors, 8 warnings, 2935 lines checked
> 

Sorry but the kernel guys seems to have a lot of time to waste, if they have 
time to care about
these "warnings" ;)

-- 
Helmut Auer, hel...@helmutauer.de
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to