From: David S. Miller Date: Wed, 5 Jun 2024 09:24:58 +0000 (+0100) Subject: Merge branch 'devlink-const' X-Git-Tag: v6.11-rc1~163^2~250 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fd70f0443e24c3888bf4b7f198df6d705c9b8ab2;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'devlink-const' Christophe JAILLET says: ==================== devlink: Constify struct devlink_dpipe_table_ops Patch 1 updates devl_dpipe_table_register() and struct devlink_dpipe_table to accept "const struct devlink_dpipe_table_ops". Then patch 2 updates the only user of this function. This is compile tested only. ==================== Signed-off-by: David S. Miller --- fd70f0443e24c3888bf4b7f198df6d705c9b8ab2