]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'core-debugobjects-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Apr 2026 16:48:39 +0000 (09:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Apr 2026 16:48:39 +0000 (09:48 -0700)
commit2ad332b0e221dedc4c483faef2003be3655f9d77
treea156f19f1d5766e6a0b78f3f0a152b8058741f39
parent15a1bccddccba6cab63fec1345fbd24102d9e0b8
parent723ddce93e8db101e3cf30d9956240b964603c3c
Merge tag 'core-debugobjects-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull debugobjects update from Thomas Gleixner:
 "A trivial update for debugobjects to drop a pointless likely() around
  IS_ERR_OR_NULL()"

* tag 'core-debugobjects-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  debugobjects: Drop likely() around !IS_ERR_OR_NULL()