commit | 2664e0386e813158b599a73164f8f7ddb2b0eb6d | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Mon Jul 27 00:18:50 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 05 13:53:40 2015 -0700 |
tree | 302dd1a1c76a393f4b8bfd826208bd02852d20c9 | |
parent | 79dedbddd0eea471d78ef82eb7c42b8fb1bdef65 [diff] |
misc: eeprom: max6875: clean up max6875_read() The change removes redundant sysfs binary file boundary check, since this task is already done on caller side in fs/sysfs/file.c Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>