From: Ruslan Pisarev Date: Wed, 20 Oct 2010 09:34:40 +0000 (-0300) Subject: [media] tm6000: don't initialize static var on tm6000-i2c.c X-Git-Tag: v2.6.37-rc1~64^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7fe4a602df6b31475303a9f9d4d4c9fc6ae34f5;p=pandora-kernel.git [media] tm6000: don't initialize static var on tm6000-i2c.c This is a patch to the tm6000-i2c.c file that fixed "ERROR: do not initialise statics to 0 or NULL" found by the checkpatch.pl tools. Signed-off-by: Ruslan Pisarev Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed