]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - lib/stackdepot.c
Merge branch 'enable-and-use-static_branch_deferred_inc'
[linux.git] / lib / stackdepot.c
index 605c61f65d94b1e302bb59b1b29b9897213bd428..66cab785bea075ab8200dedbea5a7e53463b8ea9 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Generic stack depot for storing stack traces.
  *
  * Copyright (C) 2016 Google, Inc.
  *
  * Based on code by Dmitry Chernenkov.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
  */
 
 #include <linux/gfp.h>