commit | 0990a97a1fc649bf9a7e6057c326a835d1520847 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Jan 24 19:00:58 2013 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Feb 26 02:46:04 2013 -0500 |
tree | bec29512e921714064dd81bb187bf5d94e09b181 | |
parent | 0df4d6e5bd008a94f1527aa751bbcf7160257c1d [diff] |
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 <viro@zeniv.linux.org.uk>