summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2021-03-02 07:21:47 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-10 09:34:07 +0100
commit11771e0bf13c9fefc31481a4ebc9271b4d495892 (patch)
tree6b5f12c6d9d8ccef440d01cfe279153a0ed69bb2 /block
parentc2a5a45c0276a2e183250f35f1db0a032ba00459 (diff)
downloadlinux-stable-11771e0bf13c9fefc31481a4ebc9271b4d495892.tar.gz
linux-stable-11771e0bf13c9fefc31481a4ebc9271b4d495892.tar.bz2
linux-stable-11771e0bf13c9fefc31481a4ebc9271b4d495892.zip
net: nfc: nci: drop nci_uart_default_recv
nci_uart_register returns -EINVAL immediately when nu->ops.recv is not set. So the same 'if' later never triggers so nci_uart_default_recv is never used. Drop it. Cc: "David S. Miller" <davem@davemloft.net> Cc: Jakub Kicinski <kuba@kernel.org> Cc: netdev@vger.kernel.org Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20210302062214.29627-17-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions