ARM: s3c24xx: Remove printk for failed memory allocation in iotiming get
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 2 Oct 2017 17:14:20 +0000 (19:14 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 4 Oct 2017 18:40:09 +0000 (20:40 +0200)
commitb3b391f8e49cf71d70a95a55ad0808e1fdf3e130
tree04d94536f9b91189076aad51efa4ee3247e5381c
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
ARM: s3c24xx: Remove printk for failed memory allocation in iotiming get

Omit an extra message for a memory allocation failure in
s3c2410_iotiming_get() and s3c2412_iotiming_get().

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-s3c24xx/iotiming-s3c2410.c
arch/arm/mach-s3c24xx/iotiming-s3c2412.c