From: H Hartley Sweeten Date: Wed, 23 Apr 2014 23:07:01 +0000 (-0700) Subject: staging: comedi: adv_pci1710: rename check_channel_list() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cc054d0b1ff4cc96f43101fee9bcec21c725c32;p=pandora-kernel.git staging: comedi: adv_pci1710: rename check_channel_list() For aesthetics, rename this function so it has namespace associated with the driver. Also, change it's parameters. The cmd->chanlist and cmd->chanlist_len are always passed, just pass the comedi_cmd pointer instead. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed