mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
tools: ynl: regen: stop generating common notification handlers
Remove unused notification handlers. Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
@@ -82,7 +82,4 @@ struct netdev_dev_get_ntf {
|
||||
|
||||
void netdev_dev_get_ntf_free(struct netdev_dev_get_ntf *rsp);
|
||||
|
||||
/* --------------- Common notification parsing --------------- */
|
||||
struct ynl_ntf_base_type *netdev_ntf_parse(struct ynl_sock *ys);
|
||||
|
||||
#endif /* _LINUX_NETDEV_GEN_H */
|
||||
|
||||
Reference in New Issue
Block a user