]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: microread: drop unneeded memory allocation fail messages
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 13 Sep 2021 13:20:34 +0000 (15:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Sep 2021 13:38:32 +0000 (14:38 +0100)
commit7c7c69b2f299bd7b06c6996a3e078c7cf996be71
treee9da2029e619ccfec54b187b7951d9e55db1c79d
parent7f3c6beeff56cc0ef5f3f22b6c8e3112d2c94875
nfc: microread: drop unneeded memory allocation fail messages

nfc_mei_phy_alloc() already prints an error message on memory allocation
failure.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/nfc/microread/mei.c