From: Tapasweni Pathak Date: Fri, 24 Oct 2014 16:16:00 +0000 (+0530) Subject: staging: lustre: lustre: llite: Use kstrdup X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1032 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3dd8957c23a9e2eed612469d02a6e418b585e6b;p=pandora-kernel.git staging: lustre: lustre: llite: Use kstrdup Use kstrdup when the goal of an allocation is copy a string into the allocated region. Patch found by coccicheck. Signed-off-by: Tapasweni Pathak Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed