OSDN Git Service

HSI: hsi_char: Delete an error message for a failed memory allocation in hsc_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 2 Feb 2018 20:21:12 +0000 (21:21 +0100)
committerSebastian Reichel <sre@kernel.org>
Mon, 19 Mar 2018 15:31:07 +0000 (16:31 +0100)
commite3d7fbab062b877b96c09ffb43733502cdc1bd0a
tree16480e86724f63b94a788da227d48c7f9725dd4a
parent852041d1ce474a9e3ab81abc851985a6d05b05ba
HSI: hsi_char: Delete an error message for a failed memory allocation in hsc_probe()

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>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
drivers/hsi/clients/hsi_char.c