]> Gentwo Git Trees - linux/.git/commit
Merge tag 'configfs-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Dec 2025 16:59:41 +0000 (08:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Dec 2025 16:59:41 +0000 (08:59 -0800)
commit5d45c729edd34eae25987b45bb5e0c5a534a9f5b
tree198d7e3b3c1f27ca0ee41d23f18a2c85663e1969
parent2061f18ad76ecaddf8ed17df81b8611ea88dbddd
parentf7f78098690d60a03b47942ac7d73ea17b42239e
Merge tag 'configfs-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux

Pull configfs updates from Andreas Hindborg:
 "Two commits changing constness of the configfs vtable pointers. We
  plan to follow up with changes at call sites down the road"

* tag 'configfs-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux:
  configfs: Constify ct_item_ops in struct config_item_type
  configfs: Constify ct_group_ops in struct config_item_type