From: Linus Torvalds Date: Sat, 30 Aug 2008 03:18:31 +0000 (-0700) Subject: Resource handling: add 'insert_resource_expand_to_fit()' function X-Git-Tag: v2.6.27-rc6~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bef69ea0dcce574a425feb0a5aa4c63dd108b9a6;p=pandora-kernel.git Resource handling: add 'insert_resource_expand_to_fit()' function Not used anywhere yet, but this complements the existing plain 'insert_resource()' functionality with a version that can expand the resource we are adding in order to fix up any conflicts it has with existing resources. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed