From: Philipp Zabel
Date: Mon, 29 Sep 2014 12:53:43 +0000 (-0300)
Subject: [media] coda: remove superfluous error message on devm_kzalloc failure
X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~364
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6da999d935a58095e15e752c7ec29d2bdac64adb;p=pandora-kernel.git
[media] coda: remove superfluous error message on devm_kzalloc failure
When devm_kzalloc causes an OOM condition, this is already reported by
the MM subsystem.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed