V4L/DVB (3931): Vivi.c: possible cleanups
authorAdrian Bunk <bunk@stusta.de>
Fri, 28 Apr 2006 00:06:50 +0000 (21:06 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 04:59:40 +0000 (01:59 -0300)
This patch contains the following possible cleanup:
- make needlessly global functions static
- remove unused #ifndef kzalloc kzalloc() #define
- remove inline's from functions

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found