]> git.baikalelectronics.ru Git - kernel.git/commit
irttp: Use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Thu, 17 Nov 2011 12:43:40 +0000 (12:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Nov 2011 20:02:17 +0000 (15:02 -0500)
commit964819deaca8d85c83c8255e71866fe745afc069
tree78d4675486899b9b49c84e968c90f98e28c99f40
parente1ecf5afda97192703ac64ada424d1de364506f7
irttp: 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: David S. Miller <davem@davemloft.net>
net/irda/irttp.c