From: Raphael Poggi Date: Tue, 1 Jul 2014 07:12:34 +0000 (-0300) Subject: [media] staging: lirc: remove return void function X-Git-Tag: cleanup-for-v3.18~114^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280373533f5b04372ec99dee0459b3bf70ea604f;p=pandora-kernel.git [media] staging: lirc: remove return void function This patch fix checkpath "WARNING: void function return statements are not generally useful". The removed return were useless in that case. Signed-off-by: Raphaƫl Poggi Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed