From: Rupert Muchembled Date: Fri, 8 Nov 2013 06:01:48 +0000 (+0000) Subject: Staging: silicom: Remove unnecessary variable from do_cmd() X-Git-Tag: v3.14-rc1~150^2~775^2~67 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a82c40cba28266186eff04bde6e368083eefa687;p=pandora-kernel.git Staging: silicom: Remove unnecessary variable from do_cmd() 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed