staging: comedi: amplc_pci224: no need for '&function'
authorIan Abbott <abbotti@mev.co.uk>
Thu, 31 Jul 2014 13:47:48 +0000 (14:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:09 +0000 (12:23 -0700)
commit74f6084336fa651e6e063f50c2cbaa62c3e831be
tree0273624768499b23cf2df45eabd2adc553d8d13c
parent56eb5cbc5894b206ef9d4b5d3bcc2e1b232e8c22
staging: comedi: amplc_pci224: 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_pci224.c