commit | b6908cf795e9687d6323834cf5c6c67a52f64464 | [log] [tgz] |
---|---|---|
author | Xiongfeng Wang <wangxiongfeng2@huawei.com> | Sat Mar 27 16:15:56 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 28 17:56:56 2021 -0700 |
tree | b3058d29c285b58bcbffd4560e10150e9a301abd | |
parent | f7b88985a1ae71d302596c2f65c6e22eea207fc8 [diff] |
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>