misc: ds1682: clean up ds1682_eeprom_read() and ds1682_eeprom_write()
authorVladimir Zapolskiy <vz@mleia.com>
Sun, 26 Jul 2015 21:18:47 +0000 (00:18 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Aug 2015 20:53:39 +0000 (13:53 -0700)
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/ds1682.c

Simple merge