From: H Hartley Sweeten Date: Mon, 29 Oct 2012 17:04:58 +0000 (-0700) Subject: staging: comedi: rtd520: remove 'intCount' from the private data X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~855 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16756f7c3f0e17a3b4eedd42d8159657769cbbc8;p=pandora-kernel.git staging: comedi: rtd520: remove 'intCount' from the private data This variable is cleared when an ai command is initiated and then incremented with each interrupt. Other than that it's never used. Just remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed