diff options
Diffstat (limited to 'include/linux/bitrev.h')
-rw-r--r-- | include/linux/bitrev.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/bitrev.h b/include/linux/bitrev.h index 6876e1b2ec9..cc5abd73969 100644 --- a/include/linux/bitrev.h +++ b/include/linux/bitrev.h @@ -1,6 +1,5 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* - * SPDX-License-Identifier: GPL-2.0+ - * * Based on bitrev from the Linux kernel, by Akinobu Mita */ |