Message ID | 20210201121629.76969-1-mika.westerberg@linux.intel.com |
---|---|
Headers | show |
Series | thunderbolt: Fix kernel-doc descriptions of non-static functions | expand |
On Mon, Feb 01, 2021 at 03:16:23PM +0300, Mika Westerberg wrote: > Hi all, > > This series was inspired by the patch series from Lee Jones that fixed a > bunch of warnings with W=1 build: > > https://lore.kernel.org/linux-usb/20210127112554.3770172-1-lee.jones@linaro.org/ > > For non-static functions we fix missing kernel-doc descriptions > accordingly. This fixes the rest of the warnings with W=1 build. > > Applies on top of thunderbolt.git/next. > > v1 can be found here: > > https://lore.kernel.org/linux-usb/20210128122934.36897-1-mika.westerberg@linux.intel.com/ > > Changes from v1: > > * Drop @ before port in patch 5/6. > * Added tags from Lee Jones. > * New patch that clarifies router/adapter USB4 terms in structs > tb_switch/port. > > Mika Westerberg (6): > thunderbolt: ctl: Fix kernel-doc descriptions of non-static functions > thunderbolt: eeprom: Fix kernel-doc descriptions of non-static functions > thunderbolt: path: Fix kernel-doc descriptions of non-static functions > thunderbolt: nhi: Fix kernel-doc descriptions of non-static functions > thunderbolt: switch: Fix kernel-doc descriptions of non-static functions > thunderbolt: Add clarifying comments about USB4 terms router and adapter All applied to thunderbolt.git/next.