]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
pwm: puv3: Delete an error message for a failed memory allocation
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 15 Dec 2017 17:29:49 +0000 (18:29 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 27 Mar 2018 21:27:05 +0000 (23:27 +0200)
commit6106d888a050567b00cd36933ae80e9a3087e3bb
tree084dd542702ae9834115341c32758514b782e3b4
parentd7a131d3a4a20e7f03de30e85ae082dd68b4e11c
pwm: puv3: Delete an error message for a failed memory allocation

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-puv3.c