From: H Hartley Sweeten Date: Wed, 6 Feb 2013 00:22:03 +0000 (-0700) Subject: staging: comedi: vmk80xx: remove private data 'count' X-Git-Tag: v3.9-rc1~127^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc8f8854c86b77637b1300b22e553028c6f2668;p=pandora-kernel.git staging: comedi: vmk80xx: remove private data 'count' The 'count' in the private data is only used in a couple dev_info() kernel messages. These messages are just added noise. Remove the 'count' variable in the private data as well as the dev_info() messages. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed