From 0eb8618bd07533f423fed47399a0d6387bfe7cac Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Mon, 1 Jun 2015 23:10:53 +0200 Subject: [PATCH] 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-format-patch failed