thunderbolt: eeprom: Fix kernel-doc descriptions of non-static functions
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 28 Jan 2021 10:18:13 +0000 (13:18 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 4 Feb 2021 07:38:37 +0000 (10:38 +0300)
commitb12e4824f14073520ff8a65ab4ffee03ad42569b
treeeca4f3e1a4b25d672caa18b0683f262b3141f433
parent9c3db0b7b29a5078f34b1e41c76d22a736f95c24
thunderbolt: eeprom: Fix kernel-doc descriptions of non-static functions

Fix kernel-doc descriptions of the two non-static functions. This also
gets rid of the rest 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/eeprom.c