Skip to content

Commit

Permalink
debugobjects: Convert to SPDX license identifier
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/87v8udpy3u.ffs@tglx
  • Loading branch information
Thomas Gleixner committed May 13, 2022
1 parent c5eb0a6 commit 9e4a51a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions lib/debugobjects.c
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 9e4a51a

Please sign in to comment.