rtlwifi: Remove unnecessary 'out of memory' message
authorShreeya Patel <shreeya.patel23498@gmail.com>
Fri, 29 Dec 2017 08:31:06 +0000 (16:31 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 8 Jan 2018 17:07:43 +0000 (19:07 +0200)
commit2ea70bb005010c614fd60d6ca931058e4997bdd7
tree045b4a9f063282a55dfe1aca29282b85e22f0c92
parent6c726f36cbf5b8b16ec07458d7c2ff1cc2d83d1f
rtlwifi: Remove unnecessary 'out of memory' message

This is merged by Ping-Ke Shih from commit 596e0559d61a ("Staging:
rtlwifi: Remove unnecessary 'out of memory' message."), and commit log
is reserved below.

Logging messages that show some type of "out of memory" error
are generally unnecessary as there is a generic message and
a stack dump done by the memory subsystem.

These messages generally increase kernel size without much
added value.

Problem found by checkpatch.

Signed-off-by: Shreeya Patel <shreeya.patel23498@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rc.c