diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2015-07-27 00:16:31 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2015-07-31 14:32:30 +0300 |
commit | 1f023297f7f77d434ecc221018d2e181eac0ae36 (patch) | |
tree | c154366d65f08e7df2d3f67e3ee0a89c263fcf66 /drivers/misc/eeprom | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff) | |
download | linux-1f023297f7f77d434ecc221018d2e181eac0ae36.tar.xz |
i2c: slave eeprom: clean up sysfs bin attribute read()/write()
The change removes redundant sysfs binary file boundary checks,
since this task is already done on caller side in fs/sysfs/file.c
Note, on file size overflow read() now returns 0, and this is a
correct and expected EOF notification according to POSIX.
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/misc/eeprom')
0 files changed, 0 insertions, 0 deletions