IB: kmemdup() cleanup
authorEric Sesterhenn <snakebyte@gmx.de>
Mon, 23 Oct 2006 20:17:21 +0000 (22:17 +0200)
committerRoland 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