mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 22:07:43 +09:00
Merge tag 'core-debugobjects-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull debugobjects fixlet from Thomas Gleixner: "Trivial licensing cleanup in debugobjects" * tag 'core-debugobjects-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: debugobjects: Convert to SPDX license identifier
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/*
|
||||
* Generic infrastructure for lifetime debugging of objects.
|
||||
*
|
||||
* Started by Thomas Gleixner
|
||||
*
|
||||
* Copyright (C) 2008, Thomas Gleixner <tglx@linutronix.de>
|
||||
*
|
||||
* For licencing details see kernel-base/COPYING
|
||||
*/
|
||||
|
||||
#define pr_fmt(fmt) "ODEBUG: " fmt
|
||||
|
||||
Reference in New Issue
Block a user