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