From: Daeseok Youn Date: Thu, 3 Apr 2014 21:48:36 +0000 (-0700) Subject: kernel/resource.c: make reallocate_resource() static X-Git-Tag: v3.15-rc1~106^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28ab49ff7f3dcaf4df8d2bd0d4099b8c08285ed7;p=pandora-kernel.git kernel/resource.c: make reallocate_resource() static sparse says: kernel/resource.c:518:5: warning: symbol 'reallocate_resource' was not declared. Should it be static? Signed-off-by: Daeseok Youn Reviewed-by: Yasuaki Ishimatsu Acked-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed