Remove unnecessary variable ioctl from do_cmd().
As a consequence, this patch removes an assignment to ioctl in an if condition,
reported by checkpatch.pl.
Signed-off-by: Rupert Muchembled
---
drivers/staging/silicom/bypasslib/bypass.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions
Remove unnecessary variable ioctl from get_bypass_info().
As a consequence, this patch removes an assignment to ioctl in an if condition,
reported by checkpatch.pl.
Signed-off-by: Rupert Muchembled
---
drivers/staging/silicom/bypasslib/bypass.c | 8
1 file changed, 4 insertions(+), 4