HSI: ssi_protocol: Delete an error message for a failed memory allocation in ssi_prot...
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 2 Feb 2018 19:02:17 +0000 (20:02 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.co.uk>
Mon, 19 Mar 2018 15:28:56 +0000 (16:28 +0100)
commit2d8236d17586f373e5c2b0d4cefccd4a5bef7a92
tree5bc8474ab169cc74f8a9c9f497121febd14a12fd
parent80fb8a850ecdcdd515e1ea3d3d97901ff0085e50
HSI: ssi_protocol: Delete an error message for a failed memory allocation in ssi_protocol_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/ssi_protocol.c