Re: [PATCH] net: phy: spi_ks8995: clean up ks8995_registers_read/write

2015-07-30 Thread David Miller
From: Vladimir Zapolskiy Date: Thu, 30 Jul 2015 00:44:20 +0300 > 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 Applied to net-next, thanks. -- To unsubscribe from this li

[PATCH] net: phy: spi_ks8995: clean up ks8995_registers_read/write

2015-07-29 Thread Vladimir Zapolskiy
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 --- drivers/net/phy/spi_ks8995.c | 22 -- 1 file changed, 22 deletions(-) diff --git a/drivers/net/phy/spi_ks89