]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit25045ad877dedbd9cb2eafa97878429272ad22a4
tree0273624768499b23cf2df45eabd2adc553d8d13c
parent0dc7f54d7c62b135a6102f22ec2ef5f057dda97a
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