]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - lib/atomic64_test.c
pinctrl: ocelot: fix gpio direction for pins after 31
[mirror_ubuntu-jammy-kernel.git] / lib / atomic64_test.c
index 62ab629f51ca2d6a05887f41167aaeeee3cd202a..d9d170238165a99f89c679ae275561031e42f849 100644 (file)
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Testsuite for atomic64_t functions
  *
  * Copyright © 2010  Luca Barbieri
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt