From e876e3509701a3ff048725f44a85f7d420b4ec63 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Wed, 28 Jan 2015 23:37:40 +0100 Subject: [PATCH] staging: comedi: drivers: ni_mio_cs: 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-format-patch failed