misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/write
commitb5da83d4a9c929ac197313b5d6c5d771447fb59e
authorVladimir Zapolskiy <vz@mleia.com>
Sun, 26 Jul 2015 21:18:48 +0000 (27 00:18 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Aug 2015 20:53:40 +0000 (5 13:53 -0700)
tree4611867e3c33159fa5f9ed08e59858b6cfae1dde
parent2b6e5ba3d2ed958f6c32bfc84cdab3377e391f02
misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_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

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/eeprom/eeprom_93xx46.c