commit | 972c3517b792520a513d0ecd897ac6719e46fe0d | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Apr 27 21:06:50 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Jun 25 01:59:40 2006 -0300 |
tree | 3dfb64c1829175648f5396e3df92ea3bbe3f4eb6 | |
parent | 9a8e10e034b268237af77e7ce73a54251eaf9fe2 [diff] |
V4L/DVB (3931): Vivi.c: possible cleanups 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>