]> git.baikalelectronics.ru Git - kernel.git/commit
staging: hv: Use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Sat, 12 Nov 2011 12:21:49 +0000 (13:21 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 01:03:56 +0000 (17:03 -0800)
commitc173fd0134e4758c727d7c91347def91023b68d1
tree5e3a3d0eebe78450985a8b1768632d23a146fa6d
parent73baf4f6cd46a3916da37ba7342edb39404e3e7d
staging: hv: Use kmemdup rather than duplicating its implementation

Use kmemdup rather than duplicating its implementation

The semantic patch that makes this change is available
in scripts/coccinelle/api/memdup.cocci.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/hv_mouse.c
drivers/staging/hv/netvsc.c