From: David S. Miller Date: Wed, 5 Jun 2024 09:24:58 +0000 (+0100) Subject: Merge branch 'devlink-const' X-Git-Tag: io_uring-6.11-20240722~71^2~250 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=fd70f0443e24c3888bf4b7f198df6d705c9b8ab2;p=linux-block.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