]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: amplc_pci230: no need for '&function'
authorIan Abbott <abbotti@mev.co.uk>
Tue, 29 Jul 2014 11:58:23 +0000 (12:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jul 2014 23:54:04 +0000 (16:54 -0700)
commit2503f6fe8945d163bda7dc23bb05952ac84b4257
treed4e4968b3eb3d048f230bef73a05486c7488d2be
parent2ba8906f6f5eb15d4628514e098af1001c244a8a
staging: comedi: amplc_pci230: no need for '&function'

Remove the "address-of" operator when the operand is a function.

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