ARM: s3c64xx: Remove printk for failed memory allocation in samsung_bl_set
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 2 Oct 2017 20:20:39 +0000 (22:20 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 4 Oct 2017 19:09:18 +0000 (21:09 +0200)
commit9c1446c27f2487ce42790cf5b7f29e763789e85d
tree312924c700b618184c11f2f8fbece1b1ff644358
parent6c7a7db2e4c25acf8bd8086797d39a51728139e0
ARM: s3c64xx: Remove printk for failed memory allocation in samsung_bl_set

Omit an extra message for a memory allocation failure in
samsung_bl_set().

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-s3c64xx/dev-backlight.c