OSDN Git Service

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)
commit275efcfa93d5000de13c326f5afa06b4943c5a5d
tree6f10f614353c5248bcd7061d711e625c6eff0436
parent1b873bd4ead85b9f89a673b9d83ce7fa0d555e4b
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