diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-06-18 11:11:29 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-06-23 13:09:01 -0500 |
commit | 3aa54d162490f14d1f1fdf3b3d1170b2ea50276b (patch) | |
tree | c7eea7b63f30669b21b3fcfa08aadb0c49511d01 /net/lapb/lapb_timer.c | |
parent | 66db1d3cbdb0e89f8a3b5d06a8defb25d1c3f836 (diff) |
PCI/pwrctrl: Fix the kerneldoc tag for private fields
The correct tag for marking private fields in kerneldoc is "private:", not
capitalized "Private:". Fix the pwrctl struct to silence the following
warnings:
Warning: include/linux/pci-pwrctrl.h:45 struct member 'nb' not described in 'pci_pwrctrl'
Warning: include/linux/pci-pwrctrl.h:45 struct member 'link' not described in 'pci_pwrctrl'
Warning: include/linux/pci-pwrctrl.h:45 struct member 'work' not described in 'pci_pwrctrl'
Fixes: 4565d2652a37 ("PCI/pwrctl: Add PCI power control core code")
Reported-by: Bjorn Helgaas <helgaas@kernel.org>
Closes: https://lore.kernel.org/all/20250617233539.GA1177120@bhelgaas/
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20250618091129.44810-1-brgl@bgdev.pl
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions