]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: digital: Correct function name in the kerneldoc comments
authorXiongfeng Wang <wangxiongfeng2@huawei.com>
Sat, 27 Mar 2021 08:15:56 +0000 (16:15 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Mar 2021 00:56:56 +0000 (17:56 -0700)
commitcab24c83b33af6fcdf4117888bc528ee9bbe675a
treeb3058d29c285b58bcbffd4560e10150e9a301abd
parent211600cf18b7685a03dc0b757ddba943b9d827c4
NFC: digital: Correct function name in the kerneldoc comments

Fix the following W=1 kernel build warning(s):

 net/nfc/digital_core.c:473: warning: expecting prototype for start_poll operation(). Prototype was for digital_start_poll() instead

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/nfc/digital_core.c