git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6572c3f
)
staging: comedi: adv_pci1710: rename check_channel_list()
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Wed, 23 Apr 2014 23:07:01 +0000
(16:07 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 25 Apr 2014 22:07:40 +0000
(15:07 -0700)
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 <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found