From: Rickard Strandqvist Date: Thu, 29 Jan 2015 22:50:09 +0000 (+0100) Subject: staging: comedi: drivers: usbduxsigma: Removed variables that is never used X-Git-Tag: fixes-v4.0-rc1~99^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3caef5a4cac9d7c27d7362be63e799c199111a62;p=pandora-kernel.git staging: comedi: drivers: usbduxsigma: Removed variables that is never used Variable was assigned a value that was never used. I have also removed all the code that thereby serves no purpose. This was found using a static code analysis program called cppcheck Signed-off-by: Rickard Strandqvist Reviewed-by: Ian Abbott Reviewed-by: Bernd Porr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed