From: Benjamin Romer Date: Sun, 3 Aug 2014 02:03:39 +0000 (-0400) Subject: staging: unisys: remove INLINE define from commontypes X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1409 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2046fcca74148b627577c6324c811c7e894fa45d;p=pandora-kernel.git staging: unisys: remove INLINE define from commontypes There was a macro for INLINE. Delete it and fix the one occurrance of it to just use 'inline' instead, though that function looks awfully big for an inline... Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed