From: Rickard Strandqvist Date: Wed, 28 Jan 2015 22:37:01 +0000 (+0100) Subject: staging: comedi: drivers: ni_atmio: Removed variables that is never used X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14ae190aed8e711614e69d57985ad9fb6e0e8eb3;p=pandora-kernel.git staging: comedi: drivers: ni_atmio: Removed variables that is never used Variable ar assigned a value that is 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed