From: Jack Miller Date: Fri, 8 Aug 2014 21:23:23 +0000 (-0700) Subject: shm: remove unneeded extern for function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f137d66fb65ef41df6e558f23d481f07394a424;p=pandora-kernel.git shm: remove unneeded extern for function A small cleanup while changing adjacent code. Extern is not needed for functions and only one declaration had it so remove it from the odd line. Signed-off-by: Milton Miller Signed-off-by: Jack Miller Cc: Davidlohr Bueso Cc: Manfred Spraul Cc: Anton Blanchard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed