diff options
author | Marco Pagani <marpagan@redhat.com> | 2023-07-06 16:27:55 +0200 |
---|---|---|
committer | Xu Yilun <yilun.xu@intel.com> | 2023-07-10 10:11:19 +0200 |
commit | 8e665c9c1affcbdaf573d758e8556f79c1f38fee (patch) | |
tree | 9b70815d9830bc7b2040c98d41c5747c711249d7 /drivers/fpga/lattice-sysconfig-spi.c | |
parent | fpga: region: fix kernel-doc (diff) | |
download | linux-8e665c9c1affcbdaf573d758e8556f79c1f38fee.tar.xz linux-8e665c9c1affcbdaf573d758e8556f79c1f38fee.zip |
fpga: bridge: fix kernel-doc
Fix the following warnings issued by the kernel-doc script:
drivers/fpga/fpga-bridge.c:99: warning: No description found for return value of 'of_fpga_bridge_get'
drivers/fpga/fpga-bridge.c:163: warning: No description found for return value of 'fpga_bridges_enable'
drivers/fpga/fpga-bridge.c:187: warning: No description found for return value of 'fpga_bridges_disable'
drivers/fpga/fpga-bridge.c:238: warning: No description found for return value of 'of_fpga_bridge_get_to_list'
drivers/fpga/fpga-bridge.c:268: warning: No description found for return value of 'fpga_bridge_get_to_list'
- Extend the return description of of_fpga_bridge_get() to include the
case when try_module_get() fails.
Signed-off-by: Marco Pagani <marpagan@redhat.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Xu Yilun <yilun.xu@intel.com>
Link: https://lore.kernel.org/r/20230706142755.124879-3-marpagan@redhat.com
Signed-off-by: Xu Yilun <yilun.xu@intel.com>
Diffstat (limited to 'drivers/fpga/lattice-sysconfig-spi.c')
0 files changed, 0 insertions, 0 deletions