From ba9b6ef4058a065558b2d55b943fa10cd8540207 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Thu, 29 Jan 2015 23:34:55 +0100 Subject: [PATCH] staging: comedi: drivers: addi_apci_3501: 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed