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:
a1a733f
)
IB: kmemdup() cleanup
author
Eric Sesterhenn
<snakebyte@gmx.de>
Mon, 23 Oct 2006 20:17:21 +0000
(22:17 +0200)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 29 Nov 2006 23:33:06 +0000
(15:33 -0800)
Replace open coded kmemdup() to save some screen space, and allow
inlining/not inlining to be triggered by gcc.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found