Staging: gpib: gpib_os.c - Remove unnecessary OOM message
authorOmer Faruk BULUT <m.omerfarukbulut@gmail.com>
Sat, 9 Nov 2024 13:05:54 +0000 (16:05 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2024 07:04:18 +0000 (08:04 +0100)
commit114eae3c9fde35220cca623840817a740a2eb7b3
tree1d56de12159ca36a5fa2d0efbd81ab31d9f3cf52
parente27cd6791de6eb68a123107586df982e7b51bbae
Staging: gpib: gpib_os.c - Remove unnecessary OOM message

It dublicate the MM subsystem generic OOM message. This patch fixes
the following checkpatch warning.

WARNING: Possible unnecessary 'out of memory' message

Signed-off-by: Omer Faruk BULUT <m.omerfarukbulut@gmail.com>
Link: https://lore.kernel.org/r/20241109130554.3652-1-m.omerfarukbulut@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/common/gpib_os.c