From: Sean Finney Date: Mon, 11 Apr 2011 13:19:34 +0000 (+0000) Subject: cifs: Use kstrndup for cifs_sb->mountdata X-Git-Tag: v3.0-rc1~380^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5167f11ec962690ecf926fab00f1d0524cd78664;p=pandora-kernel.git cifs: Use kstrndup for cifs_sb->mountdata A relatively minor nit, but also clarified the "consensus" from the preceding comments that it is in fact better to try for the kstrdup early and cleanup while cleaning up is still a simple thing to do. Reviewed-By: Steve French Signed-off-by: Sean Finney Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed