From: Richard Weinberger Date: Mon, 1 Jun 2015 21:10:53 +0000 (+0200) Subject: mtd: docg3: Fix kasprintf() usage X-Git-Tag: omap-for-v4.2/fixes-rc1^2~143^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eb8618bd07533f423fed47399a0d6387bfe7cac;p=pandora-kernel.git mtd: docg3: Fix kasprintf() usage kasprintf() does a dynamic memory allocation and can fail. We have to handle that case. Signed-off-by: Richard Weinberger Signed-off-by: Brian Norris --- Reading git-diff-tree failed