thunderbolt: Fix one kernel-doc comment
authorYang Li <yang.lee@linux.alibaba.com>
Tue, 24 Oct 2023 00:43:30 +0000 (08:43 +0800)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 24 Oct 2023 04:49:17 +0000 (07:49 +0300)
commita558892b3456d44f2a89d238f5d650f0574fa3b2
treed169d7fb197c4b197a73bc3d7701a3d393491398
parent3e36528c1127b20492ffaea53930bcc3df46a718
thunderbolt: Fix one kernel-doc comment

Fix a spelling errors in kernel doc comment, silence the warning:

drivers/thunderbolt/tb.c:760: warning: expecting prototype for tb_maximum_banwidth(). Prototype was for tb_maximum_bandwidth() instead

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7048
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/tb.c