From: H Hartley Sweeten Date: Wed, 19 Sep 2012 22:11:37 +0000 (-0700) Subject: staging: comedi: s526: rename local var used for CR_CHAN() value X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43a352760e6c1c073c12f6e21d02b789525e677e;p=pandora-kernel.git staging: comedi: s526: rename local var used for CR_CHAN() value Rename the local variable used to hold the unpacked CR_CHAN() value to help keep the lines < 80 chars. Also, since the insn->chanspec variable is an unsigned int, change the type of the local variable to match. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed