forked from Minki/linux
debugobjects: Convert to SPDX license identifier
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/87v8udpy3u.ffs@tglx
This commit is contained in:
parent
c5eb0a6123
commit
9e4a51ad8e
@ -1,11 +1,8 @@
|
|||||||
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
/*
|
/*
|
||||||
* Generic infrastructure for lifetime debugging of objects.
|
* Generic infrastructure for lifetime debugging of objects.
|
||||||
*
|
*
|
||||||
* Started by Thomas Gleixner
|
|
||||||
*
|
|
||||||
* Copyright (C) 2008, Thomas Gleixner <tglx@linutronix.de>
|
* Copyright (C) 2008, Thomas Gleixner <tglx@linutronix.de>
|
||||||
*
|
|
||||||
* For licencing details see kernel-base/COPYING
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define pr_fmt(fmt) "ODEBUG: " fmt
|
#define pr_fmt(fmt) "ODEBUG: " fmt
|
||||||
|
Loading…
Reference in New Issue
Block a user