From: H Hartley Sweeten Date: Tue, 9 Apr 2013 01:19:41 +0000 (-0700) Subject: staging: comedi: rti800: tidy up CR_{CHAN,RANGE} usage X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee3526966589b77edba46659ecaec269f67d7216;p=pandora-kernel.git staging: comedi: rti800: tidy up CR_{CHAN,RANGE} usage The insn->chanspec passed to the CR_{CHAN,RANGE} macros is an unsigned int. For aesthetic reasons, put the result of the macros into an unsigned int local var. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed