From: Dan Carpenter Date: Thu, 10 Jan 2013 08:00:57 +0000 (-0300) Subject: [media] staging: go7007: print the audio input type X-Git-Tag: v3.9-rc1~93^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1ec57239f9bf19b2ccc0535cb8bc17dc4aaaab2;p=pandora-kernel.git [media] staging: go7007: print the audio input type Smatch complains that the "Audio input:" printk isn't reachable. Hiding the "return 0;" behind another statement is a style violation. It looks like audio_input is normally configured so I've enabled the print statement. Signed-off-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed