From: H Hartley Sweeten Date: Tue, 9 Sep 2014 20:05:44 +0000 (-0700) Subject: staging: comedi: adl_pci9118: rename setup_channel_list() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~526 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d62b548ded7a5540ecd89fb38d0dab876aec78f;p=pandora-kernel.git staging: comedi: adl_pci9118: rename setup_channel_list() Rename this function so it has namespace associated with the driver. Also, this function always succeeds. Change the return type to void and remove the unnecessary error handling by the callers. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed