From: H Hartley Sweeten Date: Thu, 19 Dec 2013 23:31:54 +0000 (-0700) Subject: staging: comedi: ni_tiocmd: use a local var for the 'counter_index' X-Git-Tag: v3.14-rc1~150^2~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5382bfb9788822a9d470ab777f34ad62d0b97224;p=pandora-kernel.git staging: comedi: ni_tiocmd: use a local var for the 'counter_index' Use a local variable for the 'counter->counter_index' to help shorten the long lines and ugly line breaks. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed