git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00aeb42
)
Resource handling: add 'insert_resource_expand_to_fit()' function
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 30 Aug 2008 03:18:31 +0000
(20:18 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 30 Aug 2008 03:25:20 +0000
(20:25 -0700)
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 <torvalds@linux-foundation.org>
No differences found