]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'counter-updates-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2026 08:52:52 +0000 (10:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2026 08:52:52 +0000 (10:52 +0200)
commita1ed2cbb79e67dc0e4b821b78b17fb4e82482ffa
tree7ed72f05e17010920e75d9ce4257608aa66f3566
parent0a18c3bc8d294f1f23daa9f9ee44e5dd2c2994d6
parentcbf8db23fc58db8d516ebc7aa57c4563f36532b9
Merge tag 'counter-updates-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-next

William writes:

Counter updates for 7.1

A cleanup patch for sysfs to remove a superfluous return statement in
counter_sysfs_attr_add() that was unintentionally left during an earlier
refactor.

* tag 'counter-updates-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter:
  counter: sysfs: remove double return in counter_sysfs_attr_add()