diff options
| author | Greg Kroah-Hartman <[email protected]> | 2025-05-21 09:29:34 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-05-21 09:31:39 +0000 |
| commit | ec18d5c41e01c9833cf12ad97be76981301bb956 (patch) | |
| tree | b3e8c1261d4cfbb1447bbe6f2b87c5040c8be196 /rust/helpers/helpers.c | |
| parent | Merge 6.15-rc6 into driver-core-next (diff) | |
| download | kernel-ec18d5c41e01c9833cf12ad97be76981301bb956.tar.gz kernel-ec18d5c41e01c9833cf12ad97be76981301bb956.zip | |
drivers: hv: fix up const issue with vmbus_chan_bin_attrs
In commit 9bec944506fa ("sysfs: constify attribute_group::bin_attrs"),
the bin_attributes are now required to be const. Due to merge issues,
the original commit could not modify this structure (it came in through
a different branch.) Fix this up now by setting the variable properly.
Cc: Thomas Weißschuh <[email protected]>
Cc: Naman Jain <[email protected]>
Fixes: 9bec944506fa ("sysfs: constify attribute_group::bin_attrs")
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
