From 280373533f5b04372ec99dee0459b3bf70ea604f Mon Sep 17 00:00:00 2001 From: Raphael Poggi Date: Tue, 1 Jul 2014 04:12:34 -0300 Subject: [PATCH] [media] staging: lirc: remove return void function MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed