commit | 67114fe6103183190fb0a24f58e5695a80beb2ec | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Thu Nov 17 23:43:40 2011 +0100 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Nov 25 18:44:22 2011 -0500 |
tree | 65696c5d33a37acf7af71a5fd6bab0f9c0c155fe | |
parent | 009673b439cf74d70a486fca0177e274febd81a7 [diff] |
nfsd4: 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: J. Bruce Fields <bfields@redhat.com>