Staging: comedi: rename check_chanlist to comedi_check_chanlist
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 1 May 2010 19:33:17 +0000 (12:33 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:36:00 +0000 (11:36 -0700)
It's a global function, so properly name it and move the
export to where the function is located at.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found