commit | 2503f6fe8945d163bda7dc23bb05952ac84b4257 | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Tue Jul 29 12:58:23 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 30 16:54:04 2014 -0700 |
tree | d4e4968b3eb3d048f230bef73a05486c7488d2be | |
parent | 2ba8906f6f5eb15d4628514e098af1001c244a8a [diff] |
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>