]> git.baikalelectronics.ru Git - kernel.git/commit
rt2x00: Delete an error message for a failed memory allocation in rt2x00queue_allocate()
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 29 Dec 2017 21:11:42 +0000 (22:11 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 8 Jan 2018 15:46:21 +0000 (17:46 +0200)
commit100f07a29618b5bbf6474817251d9f41ea4fd903
tree43f2652c0f54f3219512cbed11d668b3ae33b645
parentd4b5920ac300b15117152cb55b5af762456fbaa0
rt2x00: Delete an error message for a failed memory allocation in rt2x00queue_allocate()

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>
Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ralink/rt2x00/rt2x00queue.c