From: H Hartley Sweeten Date: Wed, 18 Sep 2013 18:50:35 +0000 (-0700) Subject: staging: comedi: adl_pci6208: tidy up pci6208_ao_winsn() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~688 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99a29437080eb85f15bc6744150885ee01c1505;p=pandora-kernel.git staging: comedi: adl_pci6208: tidy up pci6208_ao_winsn() For aesthetics, rename this function to help with greps, Change the type of 'chan' to match the type of the insn->chanspec that it is derived from using the CR_CHAN macro. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed