Thread (19 messages) flat view 19 messages, 3 authors, 2021-01-14

Re: [net-next V6 02/14] devlink: Introduce PCI SF port flavour and port attribute

From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-01-14 18:23:28
Also in: linux-rdma

On Thu, 14 Jan 2021 17:53:09 +0000 Parav Pandit wrote:
quoted
From: Jakub Kicinski <kuba@kernel.org>
Sent: Thursday, January 14, 2021 11:13 PM

On Wed, 13 Jan 2021 11:27:18 -0800 Saeed Mahameed wrote:  
quoted
 /**
  * struct devlink_port_attrs - devlink port object
  * @flavour: flavour of the port
@@ -114,6 +126,7 @@ struct devlink_port_attrs {
 		struct devlink_port_phys_attrs phys;
 		struct devlink_port_pci_pf_attrs pci_pf;
 		struct devlink_port_pci_vf_attrs pci_vf;
+		struct devlink_port_pci_sf_attrs pci_sf;
 	};
 };  
include/net/devlink.h:131: warning: Function parameter or member 'pci_sf'
not described in 'devlink_port_attrs'  
Wasn't reported till v5.
Can you please share, which script catches this? So that I can run next time early.
This is just scripts/kernel-doc from the tree.

All the tests are here:

https://github.com/kuba-moo/nipa/blob/master/tests/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help