thunderbolt: ctl: Fix kernel-doc descriptions of non-static functions
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 28 Jan 2021 10:05:55 +0000 (13:05 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 4 Feb 2021 07:38:37 +0000 (10:38 +0300)
commit9c3db0b7b29a5078f34b1e41c76d22a736f95c24
treef360983ae091a34a7ab949aaec12ea22ae1b2ed9
parent2c2a2327bdb509c96737258ca6c91f176acc837d
thunderbolt: ctl: Fix kernel-doc descriptions of non-static functions

Fix kernel-doc descriptions of all non-static functions and struct
tb_cfg. Gets rid of several warnings on W=1 builds too.

Reported-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Lee Jones <lee.jones@linaro.org>
drivers/thunderbolt/ctl.c