From: Al Viro Date: Fri, 25 Jan 2013 00:00:58 +0000 (-0500) Subject: lirc: get rid of bogus checks X-Git-Tag: v3.9-rc1~56^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0990a97a1fc649bf9a7e6057c326a835d1520847;p=pandora-kernel.git lirc: get rid of bogus checks file argument is a struct file being passed to ->open() or already opened; none of the checks in lirc_get_pdata() can fail. Signed-off-by: Al Viro --- Reading git-diff-tree failed