summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>2026-01-12 13:33:31 +0300
committerBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>2026-01-12 13:33:31 +0300
commit3cf9dc2c7c93f9fa452574af18f26b7eb70614df (patch)
tree3349714fda32baea843504887d5cb2c90f6cc930 /lib/debugobjects.c
parente034e058897a12bc856f8b22d1796964c742f732 (diff)
parent0f61b1860cc3f52aef9036d7235ed1f017632193 (diff)
downloadlinux-3cf9dc2c7c93f9fa452574af18f26b7eb70614df.tar.xz
Merge tag 'v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Linux 6.19-rc5 Pull in upstream shared GPIO fixes into the v7.0 branch.
Diffstat (limited to 'lib/debugobjects.c')
-rw-r--r--lib/debugobjects.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/debugobjects.c b/lib/debugobjects.c
index ecf8e7f978e3..89a1d6745dc2 100644
--- a/lib/debugobjects.c
+++ b/lib/debugobjects.c
@@ -2,7 +2,7 @@
/*
* Generic infrastructure for lifetime debugging of objects.
*
- * Copyright (C) 2008, Thomas Gleixner <tglx@linutronix.de>
+ * Copyright (C) 2008, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org>
*/
#define pr_fmt(fmt) "ODEBUG: " fmt