From: Eric Sesterhenn Date: Mon, 23 Oct 2006 20:17:21 +0000 (+0200) Subject: IB: kmemdup() cleanup X-Git-Tag: v2.6.20-rc1~34^2~40^2~471^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bed8bdfddd851657cf9e5fd16bb44abb02ae7f42;p=pandora-kernel.git IB: kmemdup() cleanup Replace open coded kmemdup() to save some screen space, and allow inlining/not inlining to be triggered by gcc. Signed-off-by: Eric Sesterhenn Signed-off-by: Roland Dreier --- Reading git-diff-tree failed