]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: amplc_pci230: add `pci230_` prefix to functions
authorIan Abbott <abbotti@mev.co.uk>
Mon, 1 Sep 2014 11:03:50 +0000 (12:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Sep 2014 18:21:32 +0000 (11:21 -0700)
commit4af6a8397dd18b0a5bce1b2f8410bc322378bd35
tree628a46fd1691ec49d78de97b62af1c887e97e401
parent27a44c74a0bc0b2e7f761e6d9a1c91d4e6194d9d
staging: comedi: amplc_pci230: add `pci230_` prefix to functions

Most functions in "amplc_pci230" are named with the prefix `pci230_`,
apart from one or two that have the prefix `amplc_pci230_` and a few
odd-balls with no particular prefix.  Rename the ones without a prefix
for consistency.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_pci230.c