On Sun, Feb 14, 2016 at 10:56:33PM +0300, Sergei Shtylyov wrote:
> The driver often has the *default* cases doing nothing in the *switch*
> statements with the integer expressions -- remove them.
>
> Signed-off-by: Sergei Shtylyov
Reviewed-by: Simon Horman
The driver often has the *default* cases doing nothing in the *switch*
statements with the integer expressions -- remove them.
Signed-off-by: Sergei Shtylyov
---
drivers/net/ethernet/renesas/sh_eth.c | 12
1 file changed, 12 deletions(-)
Index: net-next/drivers/net/ethernet/ren