Skip to content
Snippets Groups Projects
Commit 9e4a51ad authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

debugobjects: Convert to SPDX license identifier

parent c5eb0a61
No related branches found
No related tags found
No related merge requests found
// 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment