commit | c38e8657a471e9af42b86009e5d3085031b41fda | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Mon Aug 28 05:46:57 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Sep 23 08:19:55 2017 -0400 |
tree | b2bb818ff8b099ee5237da0ab3b9db680b520a0b | |
parent | a0ec8d1dc42e4255307cb1b95345c01c327a10a6 [diff] |
media: drivers: delete error messages for failed memory allocation Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. [mchehab@s-opensource.com: fold several similar patches into one] Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>