diff options
Diffstat (limited to 'tools/include/linux/hash.h')
-rw-r--r-- | tools/include/linux/hash.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/include/linux/hash.h b/tools/include/linux/hash.h index 2c4183bbc504..ad6fa21d977b 100644 --- a/tools/include/linux/hash.h +++ b/tools/include/linux/hash.h @@ -1,4 +1,3 @@ -/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_HASH_H #define _LINUX_HASH_H /* Fast hashing routine for ints, longs and pointers. |