]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most: Remove unnecessary OOM messages.
authorQuytelda Kahja <quytelda@tamalin.org>
Sat, 24 Feb 2018 07:58:34 +0000 (23:58 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Mar 2018 16:21:49 +0000 (17:21 +0100)
commit3d5b253c2881260995b23314ef49cc4c0c05f82e
tree6f10f614353c5248bcd7061d711e625c6eff0436
parent5f7ba132c5a51dfa488f2a1e7e8ec975c02efe4a
staging: most: Remove unnecessary OOM messages.

It isn't necessary for the driver to log out-of-memory errors, so
these have been removed and the functions simply return -ENOMEM.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/core.c