From: H Hartley Sweeten Date: Wed, 27 Jun 2012 01:11:38 +0000 (-0700) Subject: staging: comedi: cb_pcidas: cleanup cb_pcidas_ai_rinsn() X-Git-Tag: v3.6-rc1~100^2~477 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f66faa576f084bed49d4a34e0bc2289ff0d07a70;p=pandora-kernel.git staging: comedi: cb_pcidas: cleanup cb_pcidas_ai_rinsn() Create local variables for the channel, range, and aref in order to make the remaining code a bit cleaner. Remove the extra space in all the comments. Remove the 'static const int timeout' and just use the open coded value in the loop. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed