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:
bf79329
)
[PATCH] kmemdup() cleanup in drivers/net
author
Eric Sesterhenn
<snakebyte@gmx.de>
Mon, 23 Oct 2006 20:20:15 +0000
(22:20 +0200)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 2 Dec 2006 05:12:01 +0000
(
00:12
-0500)
hi,
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: Jeff Garzik <jeff@garzik.org>
No differences found