From: Ian Abbott Date: Mon, 1 Sep 2014 11:03:48 +0000 (+0100) Subject: staging: comedi: amplc_pci230: remove 'inline' X-Git-Tag: fixes-for-v3.18-merge-window~15^2~818 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9a687958e39bdf041c7164c0e8a259e9a5e889d;p=pandora-kernel.git staging: comedi: amplc_pci230: remove 'inline' Some functions in "amplc_pci230.c" are declared `inline`. Remove the `inline` specifiers and let the compiler do what it wants with them. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed