From: Ian Abbott Date: Thu, 31 Jul 2014 13:47:48 +0000 (+0100) Subject: staging: comedi: amplc_pci224: no need for '&function' X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1383 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f6084336fa651e6e063f50c2cbaa62c3e831be;p=pandora-kernel.git staging: comedi: amplc_pci224: no need for '&function' Remove the "address-of" operator when the operand is a function. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed