thunderbolt: switch: Fix kernel-doc descriptions of non-static functions
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 28 Jan 2021 10:51:03 +0000 (13:51 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 4 Feb 2021 07:38:38 +0000 (10:38 +0300)
commit5c6b471b6ca26c8c67385e1a90e635b4205738a9
tree9196c7b320b1f6f0058f75cc80fd83cfcce211fd
parent6894bd37537d579b7f6fc9f1229777c682fd4ba9
thunderbolt: switch: Fix kernel-doc descriptions of non-static functions

Fix kernel-doc descriptions of all non-static functions. This also gets
rid of the warnings on W=1 build.

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/switch.c